KnownUpgradePreference enum
Known values of UpgradePreference that the service accepts.
Fields
Early | This App Service Environment will be upgraded before others in the same region that have Upgrade Preference 'Late' |
Late | This App Service Environment will be upgraded after others in the same region that have Upgrade Preference 'Early' |
Manual | ASEv3 only. Once an upgrade is available, this App Service Environment will wait 10 days for the upgrade to be manually initiated. After 10 days the upgrade will begin automatically |
None | No preference on when this App Service Environment will be upgraded |