minReplicaCount property
The minimum number of machine replicas that will be always deployed on.
This value must be greater than or equal to 1. If traffic increases, it may dynamically be deployed onto more replicas, and as traffic decreases, some of these extra replicas may be freed.
Required. Immutable.
Implementation
core.int? minReplicaCount;