cancelledCount property

int? cancelledCount
getter/setter pair

The number of tasks which reached phase Cancelled.

Output only.

Implementation

core.int? cancelledCount;