Share via


LinuxVMGuestPatchAutomaticByPlatformSettings Class

Definition

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

public class LinuxVMGuestPatchAutomaticByPlatformSettings
type LinuxVMGuestPatchAutomaticByPlatformSettings = class
Public Class LinuxVMGuestPatchAutomaticByPlatformSettings
Inheritance
LinuxVMGuestPatchAutomaticByPlatformSettings

Constructors

LinuxVMGuestPatchAutomaticByPlatformSettings()

Initializes a new instance of the LinuxVMGuestPatchAutomaticByPlatformSettings class.

LinuxVMGuestPatchAutomaticByPlatformSettings(String, Nullable<Boolean>)

Initializes a new instance of the LinuxVMGuestPatchAutomaticByPlatformSettings class.

Properties

BypassPlatformSafetyChecksOnUserSchedule

Gets or sets enables customer to schedule patching without accidental upgrades

RebootSetting

Gets or sets specifies the reboot setting for all AutomaticByPlatform patch installation operations. Possible values include: 'Unknown', 'IfRequired', 'Never', 'Always'

Applies to