Compartir a través de


PercentileMetricValue.P10 Propiedad

Definición

Obtiene el valor de percentil 10 de la métrica.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a