Compartilhar via


JobOperationsExtensions.ListAfterJobId Método

Definição

public static System.Collections.Generic.IList<Microsoft.Azure.HDInsight.Job.Models.JobListJsonObject> ListAfterJobId (this Microsoft.Azure.HDInsight.Job.IJobOperations operations, string jobid = default, int? numrecords = default);
static member ListAfterJobId : Microsoft.Azure.HDInsight.Job.IJobOperations * string * Nullable<int> -> System.Collections.Generic.IList<Microsoft.Azure.HDInsight.Job.Models.JobListJsonObject>
<Extension()>
Public Function ListAfterJobId (operations As IJobOperations, Optional jobid As String = Nothing, Optional numrecords As Nullable(Of Integer) = Nothing) As IList(Of JobListJsonObject)

Parâmetros

operations
IJobOperations
jobid
String
numrecords
Nullable<Int32>

Retornos

Aplica-se a