Compartir a través de


PercentileMetricValue.P95 Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a