Share via


SoftwareUpdateConfiguration.ScheduleInfo Property

Definition

Gets or sets schedule information for the Software update configuration

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to