다음을 통해 공유


EnrollmentAccountsOperationsExtensions.List 메서드

정의

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary> List (this Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations operations);
static member List : Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary>
<Extension()>
Public Function List (operations As IEnrollmentAccountsOperations) As IPage(Of EnrollmentAccountSummary)

매개 변수

operations
IEnrollmentAccountsOperations

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

반환

적용 대상