Compartir a través de


MetricValue._count Propiedad

Definición

Obtiene el número de valores de la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a