Sdílet prostřednictvím


ExperimentsOperationsExtensions.ListByWorkspaceNext Metoda

Definice

Získá seznam experimentů v zadaném pracovním prostoru.

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

Parametry

operations
IExperimentsOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro