RoleAssignmentOptions Class

Role Assignment request details.

All required parameters must be populated in order to send to Azure.

Inheritance
RoleAssignmentOptions

Constructor

RoleAssignmentOptions(*, role_id: str, principal_id: str, **kwargs)

Parameters

role_id
str
Required

Required. Role ID of the Synapse Built-In Role.

principal_id
str
Required

Required. Object ID of the AAD principal or security-group.