MetricBoundaryCondition.LowerBound Property

Definition

The minimum value of the boundary where a data point is allowed to be. If below this value, the point can be included in an alert. Must be set if Direction is Down or Both.

public double? LowerBound { get; set; }
member this.LowerBound : Nullable<double> with get, set
Public Property LowerBound As Nullable(Of Double)

Property Value

Applies to