ScheduleList interface
The response of a list operation.
Properties
nextLink |
Link for next set of results.
|
value |
Results of the list operation.
|
Property Details
nextLink
Link for next set of results.
nextLink?: string
Property Value
value
Results of the list operation.
value?: Schedule[]
Property Value