Share via


TriggerCondition.ThresholdOperator Eigenschaft

Definition

Ruft den Auswertungsvorgang für die Regel "GreaterThan" oder "LessThan" ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: