Udostępnij za pośrednictwem


OperationsExtensions.ListAsync(IOperations, CancellationToken) Metoda

Definicja

Wyświetla listę dostępnych operacji dostawcy Microsoft.BatchAI.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Operation>> ListAsync (this Microsoft.Azure.Management.BatchAI.IOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.BatchAI.IOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.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