ISqlDatabase.GetTransparentDataEncryptionAsync(CancellationToken) Methode

Definition

Ruft eine Azure SQL Transparente Datenverschlüsselung für diese Datenbank ab.

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

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: