RoleAssignmentListResult Class

Role assignment list operation result.

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

Inheritance
RoleAssignmentListResult

Constructor

RoleAssignmentListResult(*, value: Optional[List[azure.mgmt.authorization.v2020_10_01_preview.models._models_py3.RoleAssignment]] = None, **kwargs)

Parameters

value
list[RoleAssignment]
Required

Role assignment list.

Variables

next_link
str

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