Expense

Expense
Expense
JSON Example
{
    "additionalExpense": "number",
    "code": "string",
    "computeExpense": "number",
    "lastUpdatedTime": "string",
    "message": "string",
    "networkExpense": "number",
    "storageExpense": "number",
    "totalExpense": "number",
    "unit": "string"
}
number
additionalExpense
Optional

Additional expense incurred for the resource.

string
code
Optional

Expense sync message code if any.

number
computeExpense
Optional

Compute expense of the resource.

string As date-time As date-time
lastUpdatedTime
Optional

Last expense sync time.

string
message
Optional

Expense sync message if any.

number
networkExpense
Optional

Network expense of the resource.

number
storageExpense
Optional

Storage expense of the resource.

number
totalExpense
Optional

Total expense of the resource.

string
unit
Optional

Monetary unit.