maxReplicaCount property

String? maxReplicaCount
getter/setter pair

The maximum number of machine replicas that will be deployed on an endpoint.

The default value is equal to min_replica_count.

Implementation

core.String? maxReplicaCount;