Share via


LinuxVmGuestPatchAutomaticByPlatformRebootSetting Enum

Definition

Specifies the reboot setting for all AutomaticByPlatform patch installation operations.

public enum LinuxVmGuestPatchAutomaticByPlatformRebootSetting
type LinuxVmGuestPatchAutomaticByPlatformRebootSetting = 
Public Enum LinuxVmGuestPatchAutomaticByPlatformRebootSetting
Inheritance
LinuxVmGuestPatchAutomaticByPlatformRebootSetting

Fields

Name Value Description
Unknown 0

Unknown.

IfRequired 1

IfRequired.

Never 2

Never.

Always 3

Always.

Applies to