LinuxVMGuestPatchAutomaticByPlatformSettingsResponse

data class LinuxVMGuestPatchAutomaticByPlatformSettingsResponse(val bypassPlatformSafetyChecksOnUserSchedule: Boolean? = null, val rebootSetting: String? = null)

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

Constructors

constructor(bypassPlatformSafetyChecksOnUserSchedule: Boolean? = null, rebootSetting: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enables customer to schedule patching without accidental upgrades

Link copied to clipboard
val rebootSetting: String? = null

Specifies the reboot setting for all AutomaticByPlatform patch installation operations.