Skip to main content

reservations

Overview

Namereservations
TypeResource
Idazure.billing.reservations

Fields

NameDatatypeDescription
idstringThe id of the reservation.
namestringThe name of the reservation.
locationstringThe location of the reservation.
propertiesobjectThe property of reservation object.
skuobjectThe property of reservation sku object.
typestringThe type of the reservation.

Methods

NameAccessible byRequired ParamsDescription
list_by_billing_accountSELECTbillingAccountNameLists the reservations for a billing account and the roll up counts of reservations group by provisioning states.
list_by_billing_profileSELECTbillingAccountName, billingProfileNameLists the reservations for a billing profile and the roll up counts of reservations group by provisioning state.
_list_by_billing_accountEXECbillingAccountNameLists the reservations for a billing account and the roll up counts of reservations group by provisioning states.
_list_by_billing_profileEXECbillingAccountName, billingProfileNameLists the reservations for a billing profile and the roll up counts of reservations group by provisioning state.