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

InputPatchConfiguration.WindowsParameters 属性

定义

获取或设置特定于修补 Windows 计算机的输入参数。 对于 Linux 计算机,请勿传递此属性。

[Newtonsoft.Json.JsonProperty(PropertyName="windowsParameters")]
public Microsoft.Azure.Management.Maintenance.Models.InputWindowsParameters WindowsParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windowsParameters")>]
member this.WindowsParameters : Microsoft.Azure.Management.Maintenance.Models.InputWindowsParameters with get, set
Public Property WindowsParameters As InputWindowsParameters

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于