RoleAssignmentPropertiesWithScope interface
Role assignment properties with scope.
Properties
principal |
The principal ID. |
role |
The role definition ID. |
scope | The role assignment scope. |
Property Details
principalId
The principal ID.
principalId?: string
Property Value
string
roleDefinitionId
The role definition ID.
roleDefinitionId?: string
Property Value
string
scope
The role assignment scope.
scope?: string
Property Value
string