RecommendedActionImpactRecord.ChangeValueRelative Property

Definition

Gets the relative change in the value of this dimension. e.g., Relative Disk space change in Percentage

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to