CapacityReservationListResult Class
The list capacity reservation operation response.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CapacityReservationListResult
Constructor
CapacityReservationListResult(*, value: List[azure.mgmt.compute.v2021_04_01.models._models_py3.CapacityReservation], next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
The URI to fetch the next page of capacity reservations. Call ListNext() with this URI to fetch the next page of capacity reservations.
Feedback
Submit and view feedback for