BillingUsageProperty interface

表示單個計費使用方式屬性

屬性

currentValue

計費使用方式屬性的當前值

previousValue

計費使用情況屬性的 Previous 值

propertyId

計費使用方式屬性的唯一標識碼

propertyName

計費使用方式屬性的名稱

severity

使用方式的嚴重性級別

statusMessage

針對資產的計費使用情況的狀態消息

subProperties

提供其他詳細資訊的可選子屬性清單

屬性詳細資料

currentValue

計費使用方式屬性的當前值

currentValue: string

屬性值

string

previousValue

計費使用情況屬性的 Previous 值

previousValue?: string

屬性值

string

propertyId

計費使用方式屬性的唯一標識碼

propertyId: string

屬性值

string

propertyName

計費使用方式屬性的名稱

propertyName: string

屬性值

string

severity

使用方式的嚴重性級別

severity: string

屬性值

string

statusMessage

針對資產的計費使用情況的狀態消息

statusMessage?: string

屬性值

string

subProperties

提供其他詳細資訊的可選子屬性清單

subProperties?: BillingUsageProperty[]

屬性值