JobCollectionJobsUpdateStateResponse.Jobs Property

Definition

Optional. The definitions of the updated jobs.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.Job> Jobs { get; set; }
member this.Jobs : System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.Job> with get, set
Public Property Jobs As IList(Of Job)

Property Value

Applies to