deployPercentage property

int? deployPercentage
getter/setter pair

Unscaled percentage value for the publised revision (nonnegative number between 0 and 100).

It must be larger than the existing target percentage.

Required.

Implementation

core.int? deployPercentage;