Share via


JobOperationsExtensions.ListJobsAsync(IJobOperations) Method

Definition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse> ListJobsAsync (this Microsoft.Azure.Management.HDInsight.Job.IJobOperations operations);
static member ListJobsAsync : Microsoft.Azure.Management.HDInsight.Job.IJobOperations -> System.Threading.Tasks.Task<Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse>
<Extension()>
Public Function ListJobsAsync (operations As IJobOperations) As Task(Of JobListResponse)

Parameters

operations
IJobOperations

Returns

Applies to