Compartilhar via


MetricValue.Total Propriedade

Definição

Obtém ou define a soma de todos os valores no intervalo de tempo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a