次の方法で共有


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

適用対象