Share via


MetricValue.Total Eigenschaft

Definition

Ruft die Summe aller Werte im Zeitbereich ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: