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

적용 대상