AvailabilityStatusListResult interface
The List availabilityStatus operation response.
Properties
next |
The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses. |
value | The list of availabilityStatuses. |
Property Details
nextLink
The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses.
nextLink?: string
Property Value
string