MonitorSingleBaseline.HighThresholds 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.
The high thresholds of the baseline.
public System.Collections.Generic.IReadOnlyList<double> HighThresholds { get; }
member this.HighThresholds : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property HighThresholds As IReadOnlyList(Of Double)