RoleAssignment Class

Role Assignments.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.authorization._serialization.Model
RoleAssignment

Constructor

RoleAssignment(*, properties: _models.RoleAssignmentPropertiesWithScope | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

Role assignment properties.

Variables

Name Description
id
str

The role assignment ID.

name
str

The role assignment name.

type
str

The role assignment type.

properties

Role assignment properties.