ActivationRebalancerOptions.AllowedEntropyDeviation 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 allowed entropy deviation between the cluster's current entropy, against the theoretical maximum.
Values lower than this are practically considered as "maximum", and the current rebalancing session will stop.
This acts as a base rate if ScaleAllowedEntropyDeviation is set to true
.
public double AllowedEntropyDeviation { get; set; }
member this.AllowedEntropyDeviation : double with get, set
Public Property AllowedEntropyDeviation As Double
Property Value
Remarks
Allowed range is: (0-0.1]