다음을 통해 공유


SoftwareUpdateConfiguration.ScheduleInfo 속성

정의

소프트웨어 업데이트 구성에 대한 일정 정보를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상