Compartir a través de


ThresholdRuleCondition.Threshold Propiedad

Definición

Obtiene o establece el valor de umbral que activa la alerta.

[Newtonsoft.Json.JsonProperty(PropertyName="threshold")]
public double Threshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="threshold")>]
member this.Threshold : double with get, set
Public Property Threshold As Double

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a