failedCount property
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;
The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.
final int? failedCount;