Delen via


EnrollmentAccountsOperationsExtensions.ListNext Methode

Definitie

Een lijst met de inschrijvingsaccounts waar de aanroeper toegang toe heeft.

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

Parameters

operations
IEnrollmentAccountsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op