maxReplicaCount property

String? maxReplicaCount
getter/setter pair

max replicas in the node pool, must be ≥ replica_count and > min_replica_count or will throw error

Optional.

Implementation

core.String? maxReplicaCount;