RoleAssignmentPropertiesWithScope interface
具有作用域的角色分配属性。
属性
| principal |
主体 ID。 |
| role |
角色定义 ID。 |
| scope | 角色分配范围。 |
属性详细信息
principalId
主体 ID。
principalId?: string
属性值
string
roleDefinitionId
角色定义 ID。
roleDefinitionId?: string
属性值
string
scope
角色分配范围。
scope?: string
属性值
string