你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
New-AzureADPrivilegedRoleAssignment
{{ 填写 Synopsis }}
语法
New-AzureADPrivilegedRoleAssignment
[-ExpirationDateTime <DateTime>]
[-Id <String>]
[-IsElevated <Boolean>]
[-ResultMessage <String>]
-RoleId <String>
-UserId <String>
[<CommonParameters>]
说明
{{ Fill in the Description }}
示例
示例 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
参数
-ExpirationDateTime
{{ Fill ExpirationDateTime Description }}
类型: | DateTime |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-Id
{{ 填充 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