percentComplete property

double? percentComplete
getter/setter pair

Reflects the overall progress of the patch job in the range of 0.0 being no progress to 100.0 being complete.

Implementation

core.double? percentComplete;