disableRollbackIfRolloutPending property

bool? disableRollbackIfRolloutPending
getter/setter pair

If pending rollout exists on the target, the rollback operation will be aborted.

Optional.

Implementation

core.bool? disableRollbackIfRolloutPending;