AzureHdInsightJobManagementClient.ListJobsAfterJobId(String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse ListJobsAfterJobId (string jobId, int numberOfJobs);
abstract member ListJobsAfterJobId : string * int -> Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse
override this.ListJobsAfterJobId : string * int -> Microsoft.Azure.Management.HDInsight.Job.Models.JobListResponse
Public Overridable Function ListJobsAfterJobId (jobId As String, numberOfJobs As Integer) As JobListResponse
Parameters
- jobId
- String
- numberOfJobs
- Int32