Package version:

Interface CapacityReservationGroupListResult

The List capacity reservation group with resource group response.

interface CapacityReservationGroupListResult {
    nextLink?: string;
    value: CapacityReservationGroup[];
}

Properties

Properties

nextLink?: string

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.

The list of capacity reservation groups