RecommendedActionImpactInfo.ChangeValueRelative Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets the relative change in the value of this dimension. E.g., Relative Disk space change in Percentage
public double? ChangeValueRelative { get; set; }
member this.ChangeValueRelative : Nullable<double> with get, set
Public Property ChangeValueRelative As Nullable(Of Double)