Skip to main content

price_sheet

Overview

Nameprice_sheet
TypeResource
Idazure.consumption.price_sheet

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectprice sheet result. It contains the pricesheet associated with billing period
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTsubscriptionIdGets the price sheet for a subscription. Price sheet is available via this API only for May 1, 2014 or later.
download_by_billing_account_periodEXECbillingAccountId, billingPeriodNameGenerates the pricesheet for the provided billing period asynchronously based on the enrollment id
get_by_billing_periodEXECbillingPeriodName, subscriptionIdGet the price sheet for a scope by subscriptionId and billing period. Price sheet is available via this API only for May 1, 2014 or later.