JobOperationsExtensions.ListJobs(IJobOperations) Method

Definition

public static Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse ListJobs (this Microsoft.Azure.Management.HDInsight.Job.IJobOperations operations);
static member ListJobs : Microsoft.Azure.Management.HDInsight.Job.IJobOperations -> Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse
<Extension()>
Public Function ListJobs (operations As IJobOperations) As JobListResponse

Parameters

operations
IJobOperations

Returns

Applies to