Compartir a través de


PercentileMetricValue.P99 Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a