Partager via


DynamicMetricCriteria.OperatorProperty Propriété

Définition

Obtient ou définit l’opérateur utilisé pour comparer la valeur de la métrique au seuil. Les valeurs possibles sont les suivantes : « GreaterThan », « LessThan », « GreaterOrLessThan »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à