Partager via


OperationsExtensions.ListAsync(IOperations, CancellationToken) Méthode

Définition

Toutes les opérations

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

Paramètres

operations
IOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Remarques

Obtenir toutes les opérations disponibles

S’applique à