LatencyMetric.AHUpper95Ci 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.
Gets the upper end of the 95% confidence interval for endpoint A
[Newtonsoft.Json.JsonProperty(PropertyName="aHUpper95CI")]
public double? AHUpper95Ci { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aHUpper95CI")>]
member this.AHUpper95Ci : Nullable<double>
Public ReadOnly Property AHUpper95Ci As Nullable(Of Double)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute