CostThresholdProperties interface
成本臨界值項目的屬性。
屬性
display |
指出此閾值是否會顯示在成本圖表上。 |
notification |
指出上次針對此閾值傳送通知的日期時間。 |
percentage |
百分比成本閾值的值。 |
send |
指出超過此臨界值時,是否會傳送通知。 |
threshold |
成本閾值項目的標識碼。 |
屬性詳細資料
displayOnChart
指出此閾值是否會顯示在成本圖表上。
displayOnChart?: string
屬性值
string
notificationSent
指出上次針對此閾值傳送通知的日期時間。
notificationSent?: string
屬性值
string
percentageThreshold
百分比成本閾值的值。
percentageThreshold?: PercentageCostThresholdProperties
屬性值
sendNotificationWhenExceeded
指出超過此臨界值時,是否會傳送通知。
sendNotificationWhenExceeded?: string
屬性值
string
thresholdId
成本閾值項目的標識碼。
thresholdId?: string
屬性值
string