Compartir a través de


PercentileMetricValue.P75 Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a