Freigeben über


WorkspacesOperationsExtensions.ListByResourceGroupNext Methode

Definition

Gibt eine Liste von Arbeitsbereichen in einer Ressourcengruppe zurück.

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

Parameter

operations
IWorkspacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: