minNodeCount property

int? minNodeCount
getter/setter pair

The minimum number of nodes in the node pool.

Must be >= 0 and <= max_node_count.

Implementation

core.int? minNodeCount;