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