Freigeben über


WorkspacesOperationsExtensions.ListNext(IWorkspacesOperations, String) Methode

Definition

Gibt eine Liste der Arbeitsbereiche in einem Abonnement zurück.

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

Parameter

operations
IWorkspacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: