Share via


MetricTrigger.OperatorProperty Eigenschaft

Definition

Ruft den Operator ab, der zum Vergleichen der Metrikdaten und des Schwellenwerts verwendet wird, oder legt diesen fest. Mögliche Werte: "Equals", "NotEquals", "GreaterThan", "GreaterThanOrEqual", "LessThan", "LessThanOrEqual"

[Newtonsoft.Json.JsonProperty(PropertyName="operator")]
public Microsoft.Azure.Management.Monitor.Models.ComparisonOperationType OperatorProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operator")>]
member this.OperatorProperty : Microsoft.Azure.Management.Monitor.Models.ComparisonOperationType with get, set
Public Property OperatorProperty As ComparisonOperationType

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: