Compartir a través de


QueryMetricProperties.Value Propiedad

Definición

Obtiene el valor de la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a