Compartir a través de


RoleAssignmentPropertiesWithScope Class

Role assignment properties with scope.

Inheritance
azure.mgmt.authorization._serialization.Model
RoleAssignmentPropertiesWithScope

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
str

The role assignment scope.

role_definition_id
str

The role definition ID.

principal_id
str

The principal ID.

Variables

Name Description
scope
str

The role assignment scope.

role_definition_id
str

The role definition ID.

principal_id
str

The principal ID.