다음을 통해 공유


ScheduledQueryRuleCondition.Operator Property

Definition

The criteria operator. Relevant and required only for rules of the kind LogAlert.

public Azure.ResourceManager.Monitor.Models.MonitorConditionOperator? Operator { get; set; }
member this.Operator : Nullable<Azure.ResourceManager.Monitor.Models.MonitorConditionOperator> with get, set
Public Property Operator As Nullable(Of MonitorConditionOperator)

Property Value

Applies to