ScheduleListResponse.Schedules Property

Definition

Optional. Gets or sets a list of schedules.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Schedule> Schedules { get; set; }
member this.Schedules : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Schedule> with get, set
Public Property Schedules As IList(Of Schedule)

Property Value

Applies to