scaleOutSize property
Number of nodes to add to a cluster during a scale-out operation.
Must be divisible by 2 for stretched clusters. During a scale-in operation only one node (or 2 for stretched clusters) are removed in a single iteration.
Required.
Implementation
core.int? scaleOutSize;