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\u003eThis webpage provides documentation for \u003ccode\u003eAptSettings\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, used to configure settings for Apt package updates.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAptSettings\u003c/code\u003e is 2.4.0, and the current documentation is for version 1.7.0, with a list of previous versions provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAptSettings\u003c/code\u003e allows for the configuration of package updates, including the exclusion of specific packages via the \u003ccode\u003eExcludes\u003c/code\u003e property and the exclusive updating of specified packages through \u003ccode\u003eExclusivePackages\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eType\u003c/code\u003e property can modify the update process, using \u003ccode\u003eapt-get dist-upgrade\u003c/code\u003e when set to \u003ccode\u003eDIST\u003c/code\u003e instead of the default \u003ccode\u003eapt-get upgrade\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eApt patching is executed by running \u003ccode\u003eapt-get update && apt-get upgrade\u003c/code\u003e, and \u003ccode\u003eAptSettings\u003c/code\u003e offers additional control options for how this is carried out.\u003c/p\u003e\n"]]],[],null,[]]