Remove-AzureADMSRoleAssignment

移除角色指派。

Syntax

Remove-AzureADMSRoleAssignment
      -Id <String>
      [<CommonParameters>]

Description

Remove-AzureADMSRoleAssignment Cmdlet 會從 Azure Active Directory (AD) 移除角色指派。

範例

範例 1

PS C:\> Remove-AzureADMSRoleAssignment -Id Y1vFBcN4i0e3ngdNDocmngJAWGnAbFVAnJQyBBLv1lM-1

從 AzureAD 移除指定的角色指派。

參數

-Id

指定角色指派的識別碼。

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

輸入

String

輸出

Object