RoleAssignmentRequest interface
Role Assignment request details
Properties
| principal |
Object ID of the AAD principal or security-group |
| principal |
Type of the principal Id: User, Group or ServicePrincipal |
| role |
Role ID of the Synapse Built-In Role |
| scope | Scope at which the role assignment is created |
Property Details
principalId
Object ID of the AAD principal or security-group
principalId: string
Property Value
string
principalType
Type of the principal Id: User, Group or ServicePrincipal
principalType?: string
Property Value
string
roleId
Role ID of the Synapse Built-In Role
roleId: string
Property Value
string
scope
Scope at which the role assignment is created
scope: string
Property Value
string