ReservationsListResult Class

The list of reservations and summary of roll out count of reservations in each state.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ReservationsListResult(*, summary: _models.ReservationSummary | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
summary

The roll out count summary of the reservations.

Default value: None

Variables

Name Description
next_link
str

The link (url) to the next page of results.

summary

The roll out count summary of the reservations.

value

The list of reservations.