Dela via


OperationsExtensions.ListAsync(IOperations, CancellationToken) Metod

Definition

Visar tillgängliga åtgärder för Microsoft.Batch-providern

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))

Parametrar

operations
IOperations

Åtgärdsgruppen för den här tilläggsmetoden.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för