Partager via


LatencyMetric.AValue Property

Definition

Gets the metric value of the A endpoint

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to