MetricAnomalyAlertConditions.MetricBoundaryCondition 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.
Sets fixed upper and/or lower bounds to specify the range in which the data point is allowed to be. Points out the specified range can be included in an alert.
public Azure.AI.MetricsAdvisor.Models.MetricBoundaryCondition MetricBoundaryCondition { get; set; }
member this.MetricBoundaryCondition : Azure.AI.MetricsAdvisor.Models.MetricBoundaryCondition with get, set
Public Property MetricBoundaryCondition As MetricBoundaryCondition
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET