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