RampUpRule.MaxReroutePercentage 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. A number that contains maximum reeoute percentage. Default is 1000. This property is optional
public double? MaxReroutePercentage { get; set; }
member this.MaxReroutePercentage : Nullable<double> with get, set
Public Property MaxReroutePercentage As Nullable(Of Double)