PriceSheet
Gets the price sheet for a scope by subscriptionId. Price sheet is available via this API only for May 1, 2014 or later.
get/subscriptions/{subscriptionId}/providers/Microsoft.Consumption/pricesheets/default
Path parameters
subscriptionIdstring required
Azure Subscription ID.
Query parameters
$expandstring
May be used to expand the properties/meterDetails within a price sheet. By default, these fields are not included when returning price sheet.
$skiptokenstring
Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls.
$topinteger
May be used to limit the number of results to the top N results.
api-versionstring required
Version of the API to be used with the client request. The current version is 2019-06-01.
Response
OK. The request has succeeded.