你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WindowsVmGuestPatchAutomaticByPlatformSettings 类

定义

指定在 Windows 修补程序设置中选择修补模式 AutomaticByPlatform 时要应用的其他设置。

public class WindowsVmGuestPatchAutomaticByPlatformSettings
type WindowsVmGuestPatchAutomaticByPlatformSettings = class
Public Class WindowsVmGuestPatchAutomaticByPlatformSettings
继承
WindowsVmGuestPatchAutomaticByPlatformSettings

构造函数

WindowsVmGuestPatchAutomaticByPlatformSettings()

初始化 WindowsVmGuestPatchAutomaticByPlatformSettings 的新实例。

属性

BypassPlatformSafetyChecksOnUserSchedule

使客户能够在不意外升级的情况下计划修补。

RebootSetting

指定所有 AutomaticByPlatform 修补程序安装操作的重新启动设置。

适用于