RoleAssignmentPropertiesWithScope Class
Role assignment properties with scope.
Constructor
RoleAssignmentPropertiesWithScope(*, scope: str | None = None, role_definition_id: str | None = None, principal_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
scope
|
The role assignment scope. Default value: None
|
role_definition_id
|
The role definition ID. Default value: None
|
principal_id
|
The principal ID. Default value: None
|