Compartir a través de


MetricValue.Total Propiedad

Definición

Obtiene el valor total de la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a