KnownAutoUpgradeMode enum

The upgrade mode for auto upgrade. The default is "compatible".

Fields

Compatible

The extension will be automatically upgraded to compatible versions as determined by the user.

None

The extension will not be automatically upgraded.

Patch

The extension will be automatically upgraded to the latest patch version within the minor version.