RoleAssignment interface
Role Assignments
Properties
id | The role assignment ID. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The role assignment name. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Role assignment properties. |
type | The role assignment type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
The role assignment ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The role assignment name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
Role assignment properties.
properties?: RoleAssignmentPropertiesWithScope
Property Value
type
The role assignment type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string