RoleAssignmentCommonProperties interface

The details for role assignment common properties.

Properties

dataTypeScope

Data Type Scope at which the role assignment is created.

principalId

Object ID of the AAD principal or security-group.

principalType

Type of the principal Id: User, Group or ServicePrincipal

role

Data Product role to be assigned to a user.

roleId

Role Id of the Built-In Role

userName

User name.

Property Details

dataTypeScope

Data Type Scope at which the role assignment is created.

dataTypeScope: string[]

Property Value

string[]

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

role

Data Product role to be assigned to a user.

role: string

Property Value

string

roleId

Role Id of the Built-In Role

roleId: string

Property Value

string

userName

User name.

userName: string

Property Value

string