exclusivePatches property
An exclusive list of patches to be updated.
These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields.
Implementation
core.List<core.String>? exclusivePatches;