MetricBoundaryCondition.UpperBound Property

Definition

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

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

Property Value

Applies to