Partager via


ISqlEncryptionProtectorActionsDefinition.ListAsync(CancellationToken) Méthode

Définition

Répertorie de manière asynchrone Azure SQL les ressources du protecteur de chiffrement.

public System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlEncryptionProtector>> ListAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.ISqlEncryptionProtector>>
Public Function ListAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IReadOnlyList(Of ISqlEncryptionProtector))

Paramètres

cancellationToken
CancellationToken

Retours

S’applique à