Compartir a través de


PercentileMetricValue.P25 Propiedad

Definición

Obtiene el valor del percentil 25 de la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a