DynamicMetricCriteria.Operator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)