operation property
The type of patch operation performed. For Patch Manager, the values are
SCAN
and INSTALL
.
Implementation
final String? operation;
The type of patch operation performed. For Patch Manager, the values are
SCAN
and INSTALL
.
final String? operation;