Delen via


OperationsExtensions.ListAsync(IOperations, CancellationToken) Methode

Definitie

Lijst met beschikbare bewerkingen voor de Microsoft.Batch-provider

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

Parameters

operations
IOperations

De bewerkingsgroep voor deze extensiemethode.

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op