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.
public Azure.ResourceManager.Monitor.Models.DynamicThresholdOperator Operator { get; set; }
member this.Operator : Azure.ResourceManager.Monitor.Models.DynamicThresholdOperator with get, set
Public Property Operator As DynamicThresholdOperator