Compartir a través de


PercentileMetricValue.P50 Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a