Udostępnij za pośrednictwem


OperationsExtensions.ListAsync(IOperations, CancellationToken) Metoda

Definicja

Wyświetla listę dostępnych operacji interfejsu API REST rozliczeń. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parametry

operations
IOperations

Grupa operacji dla tej metody rozszerzenia.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy