Compartilhar via


CapacityReservationGroupListResult interface

The List capacity reservation group with resource group response.

Properties

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.

value

The list of capacity reservation groups

Property Details

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: CapacityReservationGroup[]

Property Value