Freigeben über


QueryMetricProperties.Sum Eigenschaft

Definition

Ruft den Metrikwert ab, wenn die sum()-Aggregatfunktion über das Intervall verwendet wird.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: