Sdílet prostřednictvím


JobsOperationsExtensions.ListByExperimentNext(IJobsOperations, String) Metoda

Definice

Získá seznam úloh v rámci zadaného experimentu.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Job> ListByExperimentNext (this Microsoft.Azure.Management.BatchAI.IJobsOperations operations, string nextPageLink);
static member ListByExperimentNext : Microsoft.Azure.Management.BatchAI.IJobsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Job>
<Extension()>
Public Function ListByExperimentNext (operations As IJobsOperations, nextPageLink As String) As IPage(Of Job)

Parametry

operations
IJobsOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro