Skip to main content

reservation_order

Overview

Namereservation_order
TypeResource
Idazure.reservations.reservation_order

Fields

NameDatatypeDescription
idstringIdentifier of the reservation
namestringName of the reservation
etaginteger
propertiesobjectProperties of a reservation order.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringType of resource. "Microsoft.Capacity/reservations"

Methods

NameAccessible byRequired ParamsDescription
getSELECTreservationOrderIdGet the details of the ReservationOrder.
listSELECTList of all the ReservationOrders that the user has access to in the current tenant.
_listEXECList of all the ReservationOrders that the user has access to in the current tenant.
calculateEXECCalculate price for placing a ReservationOrder.
change_directoryEXECreservationOrderIdChange directory (tenant) of ReservationOrder and all Reservation under it to specified tenant id
purchaseEXECreservationOrderIdPurchase ReservationOrder and create resource under the specified URI.