Package version:

Interface AutomaticOSUpgradeProperties

Describes automatic OS upgrade properties on the image.

interface AutomaticOSUpgradeProperties {
    automaticOSUpgradeSupported: boolean;
}

Properties

automaticOSUpgradeSupported: boolean

Specifies whether automatic OS upgrade is supported on the image.