Freigeben über


QueryMetricProperties.Max Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: