次の方法で共有


PercentileMetricValue.P25 プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象