Megosztás a következőn keresztül:


WorkspacesOperationsExtensions.ListByResourceGroupNext Metódus

Definíció

Lekéri a munkaterületek listáját a megadott erőforráscsoporton belül.

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

Paraméterek

operations
IWorkspacesOperations

A bővítménymetódus műveleti csoportja.

nextPageLink
String

Az előző sikeres Listázási művelet NextLink hivatkozása.

Válaszok

A következőre érvényes: