次の方法で共有


PercentileMetricValue.P99 プロパティ

定義

メトリックの 99 パーセンタイル値を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象