Compartir a través de


QueryMetricProperties.Min Propiedad

Definición

Obtiene el valor de métrica cuando se usa la función de agregado min() durante el intervalo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a