notApplicableCount property
The number of patches from the patch baseline that aren't applicable for the
instance and therefore aren't installed on the instance. This number may be
truncated if the list of patch names is very large. The number of patches
beyond this limit are reported in UnreportedNotApplicableCount
.
Implementation
final int? notApplicableCount;