ActivationRebalancerOptions.CycleNumberWeight 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.
Represents the weight that is given to the number of rebalancing cycles that have passed during a rebalancing session.
Changing this value has a far greater impact on the migration rate than SiloNumberWeight, and is suitable for controlling the session duration.Pick higher values if you want a faster migration rate.
public double CycleNumberWeight { get; set; }
member this.CycleNumberWeight : double with get, set
Public Property CycleNumberWeight As Double
Property Value
Remarks
Allowed range: (0-1]