manualInstanceCount property

int? manualInstanceCount
getter/setter pair

total instance count for the service in manual scaling mode.

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

Optional.

Implementation

core.int? manualInstanceCount;