failedCount property

int? failedCount
final

The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.

Implementation

final int? failedCount;