CapacityReservationListResult interface
The list capacity reservation operation response.
Properties
next |
The URI to fetch the next page of capacity reservations. Call ListNext() with this URI to fetch the next page of capacity reservations. |
value | The list of capacity reservations |
Property Details
nextLink
The URI to fetch the next page of capacity reservations. Call ListNext() with this URI to fetch the next page of capacity reservations.
nextLink?: string
Property Value
string