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 : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeSchedule.Models.WindowsVmGuestPatchAutomaticByPlatformSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeSchedule.Models.WindowsVmGuestPatchAutomaticByPlatformSettings>
type WindowsVmGuestPatchAutomaticByPlatformSettings = class
interface IJsonModel<WindowsVmGuestPatchAutomaticByPlatformSettings>
interface IPersistableModel<WindowsVmGuestPatchAutomaticByPlatformSettings>
Public Class WindowsVmGuestPatchAutomaticByPlatformSettings
Implements IJsonModel(Of WindowsVmGuestPatchAutomaticByPlatformSettings), IPersistableModel(Of WindowsVmGuestPatchAutomaticByPlatformSettings)
- Inheritance
-
WindowsVmGuestPatchAutomaticByPlatformSettings
- Implements
Constructors
| Name | Description |
|---|---|
| WindowsVmGuestPatchAutomaticByPlatformSettings() |
Initializes a new instance of WindowsVmGuestPatchAutomaticByPlatformSettings. |
Properties
| Name | Description |
|---|---|
| BypassPlatformSafetyChecksOnUserSchedule |
Enables customer to schedule patching without accidental upgrades. |
| RebootSetting |
Specifies the reboot setting for all AutomaticByPlatform patch installation operations. |