ActivationRebalancerOptions.DEFAULT_ALLOWED_ENTROPY_DEVIATION Field
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 default value of AllowedEntropyDeviation.
public const double DEFAULT_ALLOWED_ENTROPY_DEVIATION = 0.0001;
val mutable DEFAULT_ALLOWED_ENTROPY_DEVIATION : double
Public Const DEFAULT_ALLOWED_ENTROPY_DEVIATION As Double = 0.0001