totalMinNodeCount property
Minimum number of nodes in the node pool.
Must be greater than 1 less than total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
Implementation
core.int? totalMinNodeCount;