Partager via


LogMetricTrigger.ThresholdOperator Propriété

Définition

Obtient ou définit l’opération d’évaluation pour Metric -'GreaterThan', 'LessThan' ou 'Equal'. Les valeurs possibles sont les suivantes : « GreaterThanOrEqual », « LessThanOrEqual », « GreaterThan », « LessThan », « Equal »

[Newtonsoft.Json.JsonProperty(PropertyName="thresholdOperator")]
public string ThresholdOperator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="thresholdOperator")>]
member this.ThresholdOperator : string with get, set
Public Property ThresholdOperator As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à