Freigeben über


AccountsOperationsExtensions.ListNext(IAccountsOperations, String) Methode

Definition

Gibt alle Ressourcen eines bestimmten Typs zurück, der zu einem Abonnement gehört.

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

Parameter

operations
IAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: