Compartir a través de


PercentileMetricValue.P90 Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a