RoleAssignmentScheduleInstanceListResult Class

Role assignment schedule instance list operation result.

Inheritance
RoleAssignmentScheduleInstanceListResult

Constructor

RoleAssignmentScheduleInstanceListResult(*, value: Optional[List[azure.mgmt.authorization.v2020_10_01_preview.models._models_py3.RoleAssignmentScheduleInstance]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[RoleAssignmentScheduleInstance]
Required

Role assignment schedule instance list.

next_link
str
Required

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