Partager via


JobOperationsExtensions.ListJobsAfterJobIdAsync Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse> ListJobsAfterJobIdAsync (this Microsoft.Azure.Management.HDInsight.Job.IJobOperations operations, string jobId, int numOfJobs);
static member ListJobsAfterJobIdAsync : Microsoft.Azure.Management.HDInsight.Job.IJobOperations * string * int -> System.Threading.Tasks.Task<Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse>
<Extension()>
Public Function ListJobsAfterJobIdAsync (operations As IJobOperations, jobId As String, numOfJobs As Integer) As Task(Of JobListResponse)

Paramètres

operations
IJobOperations
jobId
String
numOfJobs
Int32

Retours

S’applique à