RoleAssignmentRequest interface
角色分配請求詳細資訊
屬性
| principal |
AAD 主體或安全組的物件標識碼 |
| principal |
主體標識碼的類型:使用者、群組或 ServicePrincipal |
| role |
Synapse Built-In 角色的角色標識符 |
| scope | 建立角色指派的範圍 |
屬性詳細資料
principalId
AAD 主體或安全組的物件標識碼
principalId: string
屬性值
string
principalType
主體標識碼的類型:使用者、群組或 ServicePrincipal
principalType?: string
屬性值
string
roleId
Synapse Built-In 角色的角色標識符
roleId: string
屬性值
string
scope
建立角色指派的範圍
scope: string
屬性值
string