WindowsConfiguration.PatchSettings プロパティ

定義

[プレビュー機能] Windows での VM ゲストパッチ適用に関連する設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象