Sdílet prostřednictvím


LatencyMetric.BCLower95Ci Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to