다음을 통해 공유


EnrollmentAccountsOperationsExtensions.ListNext 메서드

정의

호출자가 액세스할 수 있는 등록 계정을 나열합니다.

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)

매개 변수

operations
IEnrollmentAccountsOperations

이 확장 메서드에 대한 작업 그룹입니다.

nextPageLink
String

이전의 성공적인 목록 호출 작업의 NextLink입니다.

반환

적용 대상