你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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