EnrollmentAccountsOperationsExtensions.List Method

Definition

Lists the enrollment accounts the caller has access to.

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)

Parameters

operations
IEnrollmentAccountsOperations

The operations group for this extension method.

Returns

Applies to