次の方法で共有


SoftwareUpdateConfiguration.UpdateConfiguration プロパティ

定義

ソフトウェア更新プログラム構成の更新プログラム固有のプロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象