JobListResponse.JobList Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Job.Models.JobListJsonObject> JobList { get; set; }
member this.JobList : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Job.Models.JobListJsonObject> with get, set
Public Property JobList As IList(Of JobListJsonObject)

Property Value

Applies to