Freigeben über


WorkspacesOperationsExtensions.ListByResourceGroupNext Methode

Definition

Listet alle verfügbaren Arbeitsbereiche unter der angegebenen Ressourcengruppe auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HealthcareApis.Models.Workspace> ListByResourceGroupNext (this Microsoft.Azure.Management.HealthcareApis.IWorkspacesOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.HealthcareApis.IWorkspacesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HealthcareApis.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

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: