Dela via


CapacityReservationListResult interface

The list capacity reservation operation response.

Properties

nextLink

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

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

value

The list of capacity reservations

value: CapacityReservation[]

Property Value