SubscriptionUsageCost¶
A SubscriptionUsageCost show the usage cost by category during a certain period of time.
Resource definition¶
{
"Category": "string",
"Amount": 0,
"CurrencyCode": "string"
}
Name | Type | Description |
---|---|---|
Category | string | Category value |
Amount | decimal? | Cost |
CurrencyCode | string | Currency code |