Redigera

Dela via


ActivationRebalancerOptions.CycleNumberWeight Property

Definition

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]

Applies to