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

LinuxVmGuestPatchAutomaticByPlatformSettings 类

定义

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

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

构造函数

LinuxVmGuestPatchAutomaticByPlatformSettings()

初始化 LinuxVmGuestPatchAutomaticByPlatformSettings 的新实例。

属性

BypassPlatformSafetyChecksOnUserSchedule

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

RebootSetting

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

适用于