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

LatencyMetric.BValue Property

Definition

Gets the metric value of the B endpoint

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to