Freigeben über


ISqlEncryptionProtectorActionsDefinition.ListAsync(CancellationToken) Methode

Definition

Listet asynchron Azure SQL den Verschlüsselungsschutzressourcen auf.

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

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: