CapacityReservationGroupListResultOutput interface
The List capacity reservation group with resource group response.
Properties
| next |
The URI to fetch the next page of capacity reservation groups. Call ListNext() with this URI to fetch the next page of capacity reservation groups. |
| value | The list of capacity reservation groups |
Property Details
nextLink
The URI to fetch the next page of capacity reservation groups. Call ListNext() with this URI to fetch the next page of capacity reservation groups.
nextLink?: string
Property Value
string
value
The list of capacity reservation groups
value: CapacityReservationGroupOutput[]