次の方法で共有


PercentileMetricValue.P95 プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象