exclusivePatches property

List<String>? exclusivePatches
getter/setter pair

An exclusive list of kbs to be updated.

These are the only patches that will be updated. This field must not be used with other patch configurations.

Implementation

core.List<core.String>? exclusivePatches;