Share via


LogMetricTrigger.ThresholdOperator Eigenschaft

Definition

Ruft den Auswertungsvorgang für Metric -'GreaterThan' oder 'LessThan' oder 'Equal' 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: