MetricBoundaryCondition.Direction Property

Definition

Sets the boundaries that delimit the expected value range of a MetricBoundaryCondition. Data points out of this range can be included in an alert. If Down or Both, LowerBound is required. If Up or Both, UpperBound is required.

public Azure.AI.MetricsAdvisor.Models.BoundaryDirection Direction { get; set; }
member this.Direction : Azure.AI.MetricsAdvisor.Models.BoundaryDirection with get, set
Public Property Direction As BoundaryDirection

Property Value

Applies to