次の方法で共有


RecommendedActionImpactRecord.AbsoluteValue プロパティ

定義

該当する場合は、このディメンションの絶対値を取得します。 例: 影響を受けるクエリの数

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象