Partager via


EnrollmentAccountsOperationsExtensions.ListNext Méthode

Définition

Répertorie les comptes d’inscription auxquels l’appelant a accès.

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)

Paramètres

operations
IEnrollmentAccountsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à