DynamicMetricCriteria.Operator Property

Definition

The operator used to compare the metric value against the threshold. Previously undocumented values might be returned.

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

Property Value

Applies to