Freigeben über


AccountsOperationsExtensions.ListByResourceGroupNext Methode

Definition

Ruft die Kontenressourcen nach Ressourcengruppe ab.

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

Parameter

operations
IAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Hinweise

Auflisten von Konten in ResourceGroup

Gilt für: