AccessReviewScheduleDefinitionListResult interface
List of Access Review Schedule Definitions.
Properties
| next |
The URL to use for getting the next set of results. |
| value | Access Review Schedule Definition list. |
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
string
value
Access Review Schedule Definition list.
value?: AccessReviewScheduleDefinition[]