failedCount property

int? failedCount
getter/setter pair

The number of tasks which reached phase Failed.

Optional.

Implementation

core.int? failedCount;