Linux VMGuest Patch Automatic By Platform Settings Response
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
Link copied to clipboard
fun LinuxVMGuestPatchAutomaticByPlatformSettingsResponse(bypassPlatformSafetyChecksOnUserSchedule: Boolean? = null, rebootSetting: String? = null)