CustomMetricThreshold interface
Properties
metric | [Required] The user-defined metric to calculate. |
threshold | The threshold value. If null, a default value will be set depending on the selected metric. |
Property Details
metric
[Required] The user-defined metric to calculate.
metric: string
Property Value
string
threshold
The threshold value. If null, a default value will be set depending on the selected metric.
threshold?: MonitoringThreshold