Package version:

Interface LinuxVMGuestPatchAutomaticByPlatformSettings

Specifies additional settings to be applied when patch mode AutomaticByPlatform is selected in Linux patch settings.

interface LinuxVMGuestPatchAutomaticByPlatformSettings {
    bypassPlatformSafetyChecksOnUserSchedule?: boolean;
    rebootSetting?: string;
}

Properties

bypassPlatformSafetyChecksOnUserSchedule?: boolean

Enables customer to schedule patching without accidental upgrades

rebootSetting?: string

Specifies the reboot setting for all AutomaticByPlatform patch installation operations.