Share via


RampUpRule.ChangeStep Property

Definition

In auto ramp up scenario this is the step to add/remove from <code>ReroutePercentage</code> until it reaches \n<code>MinReroutePercentage</code> or <code>MaxReroutePercentage</code>. Site metrics are checked every N minutes specified in <code>ChangeIntervalInMinutes</code>.\nCustom decision algorithm can be provided in TiPCallback site extension which URL can be specified in <code>ChangeDecisionCallbackUrl</code>.

public double? ChangeStep { get; set; }
member this.ChangeStep : Nullable<double> with get, set
Public Property ChangeStep As Nullable(Of Double)

Property Value

Applies to