maxNodeCount property
The maximum number of nodes to scale up to.
Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
Required.
Implementation
core.int? maxNodeCount;
The maximum number of nodes to scale up to.
Must be greater than or equal to min_node_count, and less than or equal to 10 times of 'min_node_count'.
Required.
core.int? maxNodeCount;