次の方法で共有


PercentileMetricValue.P50 プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象