JobScheduleListResponse.JobSchedules Property

Definition

Optional. Gets or sets a list of job schedules.

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

Property Value

Applies to