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