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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET