Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 304 Bytes

File metadata and controls

11 lines (6 loc) · 304 Bytes

Example 2: Code snippet

Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment

Remove-MgBetaRoleManagementCloudPcRoleDefinition -UnifiedRoleDefinitionId $unifiedRoleDefinitionId

This example shows how to use the Remove-MgBetaRoleManagementCloudPcRoleDefinition Cmdlet.