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

WindowsConfiguration.IsAutomaticUpdatesEnabled 属性

定义

指示是否为 Windows 虚拟机启用自动汇报。 默认值为 true。 对于虚拟机规模集,可以更新此属性,更新将在 OS 重新预配时生效。

public bool? IsAutomaticUpdatesEnabled { get; set; }
member this.IsAutomaticUpdatesEnabled : Nullable<bool> with get, set
Public Property IsAutomaticUpdatesEnabled As Nullable(Of Boolean)

属性值

适用于