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 cannot 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\u003eAptSettings\u003c/code\u003e class controls how \u003ccode\u003eapt-get\u003c/code\u003e updates and upgrades are executed, with options to exclude or exclusively include certain packages.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.4.0 is the latest available version for \u003ccode\u003eAptSettings\u003c/code\u003e, while version 1.5.0 is the specific version detailed in this document, and version 1.3.0 the oldest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eType\u003c/code\u003e property allows switching between \u003ccode\u003eapt-get upgrade\u003c/code\u003e and \u003ccode\u003eapt-get dist-upgrade\u003c/code\u003e behaviors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExcludes\u003c/code\u003e property allows users to specify a list of packages that should be omitted from updates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExclusivePackages\u003c/code\u003e property allows for a list of the only packages that should be updated, ignoring any others, and cannot be specified with other patch configuration fields.\u003c/p\u003e\n"]]],[],null,[]]