Share via


WindowsVMGuestPatchAutomaticByPlatformSettings Class

Definition

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

public class WindowsVMGuestPatchAutomaticByPlatformSettings
type WindowsVMGuestPatchAutomaticByPlatformSettings = class
Public Class WindowsVMGuestPatchAutomaticByPlatformSettings
Inheritance
WindowsVMGuestPatchAutomaticByPlatformSettings

Constructors

WindowsVMGuestPatchAutomaticByPlatformSettings()

Initializes a new instance of the WindowsVMGuestPatchAutomaticByPlatformSettings class.

WindowsVMGuestPatchAutomaticByPlatformSettings(String, Nullable<Boolean>)

Initializes a new instance of the WindowsVMGuestPatchAutomaticByPlatformSettings 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