Share via


BillingUsageProperty interface

Represents an individual billing usage property

Properties

currentValue

Current value of the billing usage property

previousValue

Previous value of the billing usage property

propertyId

Unique identifier for the billing usage property

propertyName

Name of the billing usage property

severity

Severity level of the usage

statusMessage

Status message for the billing usage against a property

subProperties

Optional list of sub-properties providing additional details

Property Details

currentValue

Current value of the billing usage property

currentValue: string

Property Value

string

previousValue

Previous value of the billing usage property

previousValue?: string

Property Value

string

propertyId

Unique identifier for the billing usage property

propertyId: string

Property Value

string

propertyName

Name of the billing usage property

propertyName: string

Property Value

string

severity

Severity level of the usage

severity: string

Property Value

string

statusMessage

Status message for the billing usage against a property

statusMessage?: string

Property Value

string

subProperties

Optional list of sub-properties providing additional details

subProperties?: BillingUsageProperty[]

Property Value