Compartilhar via


DiagnosticMetricSample.Total Propriedade

Definição

Obtém ou define o valor total da métrica. Se várias medidas forem feitas, isso terá a soma de todas.

[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