ActivationRebalancerOptions.EntropyQuantum 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.
The minimum change in the entropy of the cluster that is considered an improvement. When a total of n-consecutive stagnant cycles pass, during which the change in entropy is less than the quantum, then the current rebalancing session will stop. The change is a normalized value being relative to the maximum possible entropy.
public double EntropyQuantum { get; set; }
member this.EntropyQuantum : double with get, set
Public Property EntropyQuantum As Double
Property Value
Remarks
Allowed range: (0-0.1]