ActivationRebalancerOptions.SiloNumberWeight 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 silos in the cluster during a rebalancing session.
Changing this value has a far lesser impact on the migration rate than CycleNumberWeight, and is suitable for fine-tuning.Pick lower values if you want a faster migration rate.
public double SiloNumberWeight { get; set; }
member this.SiloNumberWeight : double with get, set
Public Property SiloNumberWeight As Double
Property Value
Remarks
Allowed range: [0-1]