ManagementEventAggregationCondition.OperatorProperty Eigenschaft

Definition

Ruft den Bedingungsoperator ab oder legt den Bedingungsoperator fest. Mögliche Werte: "GreaterThan", "GreaterThanOrEqual", "LessThan", "LessThanOrEqual"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: