LinuxVMGuestPatchAutomaticByPlatformSettingsOutput interface
Specifies additional settings to be applied when patch mode AutomaticByPlatform is selected in Linux patch settings.
Properties
| reboot |
Specifies the reboot setting for all AutomaticByPlatform patch installation operations. |
Property Details
rebootSetting
Specifies the reboot setting for all AutomaticByPlatform patch installation operations.
rebootSetting?: "Unknown" | "IfRequired" | "Never" | "Always"
Property Value
"Unknown" | "IfRequired" | "Never" | "Always"