次の方法で共有


RecommendedActionImpactRecord.ChangeValueRelative プロパティ

定義

このディメンションの値の相対的な変更を取得します。 たとえば、相対的なディスク領域の変化 (パーセンテージ)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象