WindowsVMGuestPatchAutomaticByPlatformSettings 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 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
Azure SDK for .NET