Udostępnij za pośrednictwem


EnrollmentAccountsOperationsExtensions.ListAsync Metoda

Definicja

Wyświetla listę kont rejestracji, do których obiekt wywołujący ma dostęp.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary>> ListAsync(this Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary>>
<Extension()>
Public Function ListAsync (operations As IEnrollmentAccountsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of EnrollmentAccountSummary))

Parametry

operations
IEnrollmentAccountsOperations

Grupa operacji dla tej metody rozszerzenia.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy