RoleAssignmentPropertiesWithScope interface

Role assignment properties with scope.

Properties

principalId

The principal ID.

roleDefinitionId

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