maxReplicaCount property

int? maxReplicaCount
getter/setter pair

The maximum number of machine replicas the batch operation may be scaled to.

The default value is 10.

Immutable.

Implementation

core.int? maxReplicaCount;