minInstances property

int? minInstances
getter/setter pair

The minimum number of application instances that will be kept running at all times.

Defaults to 1. Range: [0, 10].

Optional.

Implementation

core.int? minInstances;