SubscriptionUsageSummary

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Describes how much a specific subscription was used in the current billing period.

Properties

Property Type Description
ResourceId string GUID. The id of the subscription or resource. In the context of CustomerMonthlyUsageRecord this id is the customer id.
ResourceName string The name of the subscription or resource. In the context of CustomerMonthlyUsageRecord this name is the customer name.
BillingStartDate date The start date of the current billing period, in date-time format.
BillingEndDate date The end date of the current billing period, in date-time format.
TotalCost double The estimated total cost of using the resources in the subscription during the specified billing period.
CurrencyLocale string The locale in which the subscription was used, determines the currency to use on the invoice.
LastModifiedDate string The day, in date-time format, that this record was last modified.
Links ResourceLinks The resource links corresponding to the SubscriptionUsageSummary.
Attributes ResourceAttributes The metadata attributes corresponding to the SubscriptionUsageSummary.