Skip to main content

reservation_order_alias

Overview

Namereservation_order_alias
TypeResource
Idazure.billing_benefits.reservation_order_alias

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
locationstringThe Azure Region where the reserved resource lives.
propertiesobjectReservation properties
skuobjectThe SKU to be applied for this resource
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTreservationOrderAliasNameGet a reservation order alias.
createINSERTreservationOrderAliasName, data__skuCreate a reservation order alias.