ReservationList Class
List of >>`<<Reservations.
- Inheritance
-
azure.mgmt.billing._serialization.ModelReservationList
Constructor
ReservationList(*, value: List[_models.Reservation] | None = None, next_link: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
|
next_link
|
Url to get the next page of reservations. |
Variables
Name | Description |
---|---|
value
|
|
next_link
|
Url to get the next page of reservations. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python