public class JobListResponse : Microsoft.Azure.AzureOperationResponse, System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.HDInsight.Job.Models.JobListJsonObject>
type JobListResponse = class
inherit AzureOperationResponse
interface seq<JobListJsonObject>
interface IEnumerable
Public Class JobListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of JobListJsonObject)