From 7fb148270273abd77e1e1bdcd33011cb5cfd3a6c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Mon, 24 Feb 2025 21:46:19 +0300 Subject: [PATCH] Regenerated metadata information for the missing beta cmdlets under Devices.CorporateManagement --- .../custom/common/MgCommandMetadata.json | 19103 +++++++++++++++- 1 file changed, 19085 insertions(+), 18 deletions(-) diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 691fa811736..d097f3a32ee 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -2825,7 +2825,6 @@ "CommandAlias": null, "Module": "Beta.CloudCommunications" }, - { "Method": "POST", "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", @@ -10308,27 +10307,29 @@ ], "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }], + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", "Module": "Beta.Devices.CorporateManagement" }, - { + { "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", @@ -573056,5 +573057,19071 @@ "ApiReferenceLink": null, "CommandAlias": null, "Module": "Bookings" + }, + { + "Method": "POST", + "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": null, + "Variants": [ + "Wipe", + "WipeViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Clear-MgBetaUserManagedDevice", + "OutputType": null, + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", + "OutputType": "IMicrosoftGraphMobileApp", + "Variants": [ + "Convert", + "ConvertViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Disable-MgBetaUserManagedDevice", + "OutputType": null, + "Variants": [ + "Disable", + "DisableViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Disable-MgBetaUserManagedDeviceLostMode", + "OutputType": null, + "Variants": [ + "Disable", + "DisableViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "OutputType": null, + "Variants": [ + "Enable", + "EnableExpanded", + "EnableViaIdentity", + "EnableViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Find-MgBetaUserManagedDevice", + "OutputType": null, + "Variants": [ + "Locate", + "LocateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgt", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "OutputType": "IMicrosoftGraphManagedEBook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "OutputType": "IMicrosoftGraphManagedEBook", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Variants": [ + "List", + "List1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBookCategories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBookCategories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "OutputType": "IMicrosoftGraphMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "OutputType": "IMicrosoftGraphMobileApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "OutputType": "IMicrosoftGraphIosLobApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "OutputType": "IMicrosoftGraphIosLobApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "OutputType": "IMicrosoftGraphIosVppApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "OutputType": "IMicrosoftGraphIosVppApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "OutputType": "IMicrosoftGraphWinGetApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "OutputType": "IMicrosoftGraphWinGetApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/winGetApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "List", + "List1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCategories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "List", + "List1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppRelationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppRelationships/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "OutputType": "IMicrosoftGraphPolicySet", + "Variants": [ + "Get", + "Get1", + "GetExpanded", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "OutputType": "IMicrosoftGraphPolicySet", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTask", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTask", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "OutputType": "IMicrosoftGraphVppToken", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "OutputType": "IMicrosoftGraphVppToken", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", + "OutputType": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", + "OutputType": "IMicrosoftGraphWindowsManagementApp", + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagementApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedAppRegistrations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDevice", + "OutputType": "IMicrosoftGraphManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDevice", + "OutputType": "IMicrosoftGraphManagedDevice", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCategoryByRef", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "OutputType": "IMicrosoftGraphDetectedApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "OutputType": "IMicrosoftGraphDetectedApp", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDevicePowerliftAppDiagnosticDetail", + "OutputType": "IMicrosoftGraphPowerliftIncidentDetail", + "Variants": [ + "Retrieve", + "RetrieveViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/retrievePowerliftAppDiagnosticsDetails(userPrincipalName='{userPrincipalName}')", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceUser", + "OutputType": "IMicrosoftGraphUser", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "OutputType": null, + "Variants": [ + "Activate", + "ActivateExpanded", + "ActivateViaIdentity", + "ActivateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "GET", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Variants": [ + "App", + "AppViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceReprovisionCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Variants": [ + "Bulk", + "BulkExpanded", + "BulkViaIdentity", + "BulkViaIdentityExpanded" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceRestoreCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Variants": [ + "Bulk", + "BulkExpanded", + "BulkViaIdentity", + "BulkViaIdentityExpanded" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Variants": [ + "Bulk", + "BulkExpanded", + "BulkViaIdentity", + "BulkViaIdentityExpanded" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "OutputType": null, + "Variants": [ + "Clean", + "CleanExpanded", + "CleanViaIdentity", + "CleanViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "OutputType": null, + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "OutputType": null, + "Variants": [ + "Deprovision", + "DeprovisionExpanded", + "DeprovisionViaIdentity", + "DeprovisionViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "OutputType": null, + "Variants": [ + "Download", + "DownloadExpanded", + "DownloadViaIdentity", + "DownloadViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaDownloadUserManagedDevicePowerliftAppDiagnostic", + "OutputType": null, + "Variants": [ + "Download", + "DownloadExpanded", + "DownloadViaIdentity", + "DownloadViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/downloadPowerliftAppDiagnostic", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "OutputType": null, + "Variants": [ + "Down", + "DownViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "OutputType": null, + "Variants": [ + "Enroll", + "EnrollViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Variants": [ + "Execute", + "ExecuteExpanded", + "ExecuteViaIdentity", + "ExecuteViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/executeAction", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Variants": [ + "Link", + "LinkExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Variants": [ + "Link", + "LinkExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Variants": [ + "Link", + "LinkExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Variants": [ + "Link", + "LinkExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Variants": [ + "Link", + "LinkExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Variants": [ + "Link", + "LinkExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Variants": [ + "Link", + "LinkExpanded", + "LinkViaIdentity", + "LinkViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", + "OutputType": null, + "Variants": [ + "Initiate", + "InitiateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "OutputType": null, + "Variants": [ + "Initiate", + "InitiateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "OutputType": null, + "Variants": [ + "Initiate", + "InitiateExpanded", + "InitiateViaIdentity", + "InitiateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "OutputType": null, + "Variants": [ + "Logout", + "LogoutViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "OutputType": null, + "Variants": [ + "Override", + "OverrideExpanded", + "OverrideViaIdentity", + "OverrideViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "OutputType": null, + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "OutputType": null, + "Variants": [ + "Reenable", + "ReenableViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "OutputType": null, + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRetireUserManagedDevice", + "OutputType": null, + "Variants": [ + "Retire", + "RetireViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "OutputType": null, + "Variants": [ + "Rotate", + "RotateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "OutputType": null, + "Variants": [ + "Rotate", + "RotateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "OutputType": null, + "Variants": [ + "Rotate", + "RotateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "OutputType": null, + "Variants": [ + "Scan", + "ScanExpanded", + "ScanViaIdentity", + "ScanViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", + "OutputType": null, + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "OutputType": null, + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "OutputType": null, + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": null, + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": null, + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Lock-MgBetaUserManagedDeviceRemote", + "OutputType": null, + "Variants": [ + "Lock", + "LockViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Move-MgBetaUserManagedDeviceToOu", + "OutputType": null, + "Variants": [ + "Move", + "MoveExpanded", + "MoveViaIdentity", + "MoveViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedEBook", + "OutputType": "IMicrosoftGraphManagedEBook", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBookCategories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileApp", + "OutputType": "IMicrosoftGraphMobileApp", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCategories", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Create", + "Create1", + "CreateExpanded", + "CreateExpanded1", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppRelationships", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementPolicySet", + "OutputType": "IMicrosoftGraphPolicySet", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTask", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementTask", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementVppToken", + "OutputType": "IMicrosoftGraphVppToken", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "OutputType": null, + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDevice", + "OutputType": "IMicrosoftGraphManagedDevice", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequestDownloadUrl", + "OutputType": null, + "Variants": [ + "Create", + "CreateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppIntentAndState", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Variants": [ + "Create", + "CreateViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", + "OutputType": null, + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "OutputType": null, + "Variants": [ + "Delete" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementTask", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDevice", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceCategory", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceCategoryByRef", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "OutputType": null, + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMobileAppIntentAndState", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "DELETE", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": null, + "Variants": [ + "Change", + "ChangeExpanded", + "ChangeViaIdentity", + "ChangeViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Rename-MgBetaUserManagedDeviceAssignment", + "OutputType": null, + "Variants": [ + "Change", + "ChangeExpanded", + "ChangeViaIdentity", + "ChangeViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "OutputType": null, + "Variants": [ + "Request", + "RequestViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Reset-MgBetaUserManagedDevicePasscode", + "OutputType": null, + "Variants": [ + "Reset", + "ResetViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Restart-MgBetaUserManagedDeviceNow", + "OutputType": null, + "Variants": [ + "Reboot", + "RebootViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "OutputType": null, + "Variants": [ + "Recover", + "RecoverViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "OutputType": null, + "Variants": [ + "Revoke", + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "OutputType": null, + "Variants": [ + "Revoke", + "RevokeViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "OutputType": null, + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceAppManagementMobileApp", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "OutputType": null, + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "OutputType": null, + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PUT", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaUserManagedDeviceCategoryByRef", + "OutputType": null, + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "OutputType": null, + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Set-MgBetaUserManagedDeviceName", + "OutputType": null, + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "OutputType": null, + "Variants": [ + "Bypass", + "BypassViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "OutputType": null, + "Variants": [ + "Trigger", + "TriggerExpanded", + "TriggerViaIdentity", + "TriggerViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", + "OutputType": null, + "Variants": [ + "Pause", + "PauseExpanded", + "PauseViaIdentity", + "PauseViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "OutputType": null, + "Variants": [ + "Sync" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "OutputType": "IMicrosoftGraphVppToken", + "Variants": [ + "Sync", + "SyncViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "OutputType": null, + "Variants": [ + "Sync" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Sync-MgBetaUserManagedDevice", + "OutputType": null, + "Variants": [ + "Sync", + "SyncViaIdentity" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", + "OutputType": null, + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/validateXml", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgt", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "OutputType": "IMicrosoftGraphManagedEBook", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileApp", + "OutputType": "IMicrosoftGraphMobileApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "OutputType": null, + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "OutputType": "IMicrosoftGraphPolicySet", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTask", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementTask", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementVppToken", + "OutputType": "IMicrosoftGraphVppToken", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDevice", + "OutputType": "IMicrosoftGraphManagedDevice", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "POST", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "OutputType": null, + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserMobileAppIntentAndState", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Method": "PATCH", + "CommandAlias": null, + "Permissions": [], + "ApiVersion": "beta", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiReferenceLink": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" } ]