minNodeCount property

int? minNodeCount
getter/setter pair

Minimum number of nodes for one location in the NodePool.

Must be >= 1 and <= max_node_count.

Implementation

core.int? minNodeCount;