minNodeCount property
The minimum number of nodes in the node pool.
Must be >= 0 and <= max_node_count.
Implementation
core.int? minNodeCount;
The minimum number of nodes in the node pool.
Must be >= 0 and <= max_node_count.
core.int? minNodeCount;