Freigeben über


AccountsOperationsExtensions.ListBySubscriptionNext Methode

Definition

Gibt die Liste der Konten zurück.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Account> ListBySubscriptionNext (this Microsoft.Azure.Management.DeviceUpdate.IAccountsOperations operations, string nextPageLink);
static member ListBySubscriptionNext : Microsoft.Azure.Management.DeviceUpdate.IAccountsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Account>
<Extension()>
Public Function ListBySubscriptionNext (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

Gilt für: