Partager via


JobsOperationsExtensions.ListByExperimentNext(IJobsOperations, String) Méthode

Définition

Obtient la liste des travaux dans l’expérience spécifiée.

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)

Paramètres

operations
IJobsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à