minInstanceCount property

int? minInstanceCount
getter/setter pair

total min instances for the service.

This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving. (BETA)

Implementation

core.int? minInstanceCount;