Compartilhar via


JobOperationsExtensions.ListJobsAfterJobId Método

Definição

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

Parâmetros

operations
IJobOperations
jobId
String
numOfJobs
Int32

Retornos

Aplica-se a