次の方法で共有


PercentileMetricValue.P75 プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象