次の方法で共有


MaintenanceConfiguration.InstallPatches プロパティ

定義

パッチ実行操作に渡される入力パラメーターを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象