次の方法で共有


PercentileMetricValue.P90 プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象