minNodeCount property

int? minNodeCount
getter/setter pair

Minimum number of nodes for one location in the node pool.

Must be greater than or equal to 0 and less than or equal to max_node_count.

Implementation

core.int? minNodeCount;