다음을 통해 공유


SoftwareUpdateConfigurationRun.Tasks 속성

정의

이 실행에서 트리거된 소프트웨어 업데이트 구성 작업을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상