LinuxVMGuestPatchAutomaticByPlatformSettings interface
Specifies additional settings to be applied when patch mode AutomaticByPlatform is selected in Linux patch settings.
Properties
bypass |
Enables customer to schedule patching without accidental upgrades |
reboot |
Specifies the reboot setting for all AutomaticByPlatform patch installation operations. |
Property Details
bypassPlatformSafetyChecksOnUserSchedule
Enables customer to schedule patching without accidental upgrades
bypassPlatformSafetyChecksOnUserSchedule?: boolean
Property Value
boolean
rebootSetting
Specifies the reboot setting for all AutomaticByPlatform patch installation operations.
rebootSetting?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript