Partager via


QueryMetricProperties.Max Propriété

Définition

Obtient la valeur de métrique lorsque la fonction d’agrégation max() est utilisée sur l’intervalle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à