minReplicaCount property

String? minReplicaCount
getter/setter pair

min replicas in the node pool, must be ≤ replica_count and < max_replica_count or will throw error

Optional.

Implementation

core.String? minReplicaCount;