Partager via


QueryMetricProperties.Min Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à