共用方式為


New-AzureADPrivilegedRoleAssignment

{{ 填入 Synopsis }}

語法

New-AzureADPrivilegedRoleAssignment
   [-ExpirationDateTime <DateTime>]
   [-Id <String>]
   [-IsElevated <Boolean>]
   [-ResultMessage <String>]
   -RoleId <String>
   -UserId <String>
   [<CommonParameters>]

Description

{{ 填寫描述 }}

範例

範例 1

PS C:\> {{ Add example code here }}

{{ 在此新增範例描述 }}

參數

-ExpirationDateTime

{{ Fill ExpirationDateTime Description }}

類型:DateTime
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Id

{{ 填滿標識符描述 }}

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-IsElevated

{{ Fill IsElevated Description }}

類型:Boolean
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ResultMessage

{{ Fill ResultMessage Description }}

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-RoleId

{{ Fill RoleId Description }}

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-UserId

{{ Fill UserId Description }}

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

Object