allowedPercentage property

int? allowedPercentage
getter/setter pair

The maximum percentage of units allowed to fail (0, 100] within a location without pausing the rollout.

Optional.

Implementation

core.int? allowedPercentage;