次の方法で共有


RecommendedActionImpactRecord.ChangeValueAbsolute プロパティ

定義

このディメンションの値の絶対変更を取得します。 たとえば、絶対ディスク領域の変更 (メガバイト単位)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象