Compartilhar via


RoleAssignmentListResult Class

Role assignment list operation result.

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

Inheritance
azure.mgmt.authorization._serialization.Model
RoleAssignmentListResult

Constructor

RoleAssignmentListResult(*, value: List[_models.RoleAssignment] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Role assignment list.

Variables

Name Description
value

Role assignment list.

next_link
str

The skipToken to use for getting the next set of results.