minReplicaCount property

String? minReplicaCount
getter/setter pair

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

This value must be greater than or equal to 1. The default value is 1.

Implementation

core.String? minReplicaCount;