minNodeCount property
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;
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.
core.int? minNodeCount;