LinuxVMGuestPatchAutomaticByPlatformSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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' |