public RepeatedField<string> ExclusivePackages { get; }
An exclusive list of packages to be updated. These are the only packages
that will be updated. If these packages are not installed, they will be
ignored. This field must not be specified with any other patch
configuration fields.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eYumSettings\u003c/code\u003e class manages settings for executing \u003ccode\u003eyum update\u003c/code\u003e operations, with additional options to customize the update process.\u003c/p\u003e\n"],["\u003cp\u003eYou can exclude specific packages from updates using the \u003ccode\u003eExcludes\u003c/code\u003e property or limit updates to a specific list of packages with the \u003ccode\u003eExclusivePackages\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinimal\u003c/code\u003e property enables the \u003ccode\u003eyum update-minimal\u003c/code\u003e command, which will update to the most recent compatible package only.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurity\u003c/code\u003e property allows for including the \u003ccode\u003e--security\u003c/code\u003e flag during \u003ccode\u003eyum update\u003c/code\u003e to specifically install security-related updates, though it's not supported on all platforms.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.4.0, and the current document outlines the features and capabilities for version 1.6.0 of the YumSettings class, with links provided to documentation for other versions.\u003c/p\u003e\n"]]],[],null,[]]