RoleAssignmentScheduleInstanceListResult interface

Role assignment schedule instance list operation result.

Properties

nextLink

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

value

Role assignment schedule instance list.

Property Details

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

nextLink?: string

Property Value

string

value

Role assignment schedule instance list.

value?: RoleAssignmentScheduleInstance[]

Property Value