Sdílet prostřednictvím


LatencyMetric.BUpper95Ci Property

Definition

Gets the upper end of the 95% confidence interval for endpoint B

[Newtonsoft.Json.JsonProperty(PropertyName="bUpper95CI")]
public double? BUpper95Ci { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bUpper95CI")>]
member this.BUpper95Ci : Nullable<double>
Public ReadOnly Property BUpper95Ci As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to