Sdílet prostřednictvím


WorkspacesOperationsExtensions.ListNext(IWorkspacesOperations, String) Metoda

Definice

Získá seznam pracovních prostorů přidružených k danému předplatnému.

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

Parametry

operations
IWorkspacesOperations

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

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro