ThresholdRuleCondition.Operator Property

Definition

the operator used to compare the data and the threshold.

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

Property Value

Applies to