次の方法で共有


PercentileMetricValue.P10 プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象