Compartir a través de


CostThresholdProperties interface

Properties of a cost threshold item.

Properties

displayOnChart

Indicates whether this threshold will be displayed on cost charts.

notificationSent

Indicates the datetime when notifications were last sent for this threshold.

percentageThreshold

The value of the percentage cost threshold.

sendNotificationWhenExceeded

Indicates whether notifications will be sent when this threshold is exceeded.

thresholdId

The ID of the cost threshold item.

Property Details

displayOnChart

Indicates whether this threshold will be displayed on cost charts.

displayOnChart?: string

Property Value

string

notificationSent

Indicates the datetime when notifications were last sent for this threshold.

notificationSent?: string

Property Value

string

percentageThreshold

The value of the percentage cost threshold.

percentageThreshold?: PercentageCostThresholdProperties

Property Value

sendNotificationWhenExceeded

Indicates whether notifications will be sent when this threshold is exceeded.

sendNotificationWhenExceeded?: string

Property Value

string

thresholdId

The ID of the cost threshold item.

thresholdId?: string

Property Value

string