Sdílet prostřednictvím


AzureSqlDatabaseTransparentDataEncryptionAdapter Class

Definition

Adapter for firewall operations

public class AzureSqlDatabaseTransparentDataEncryptionAdapter
type AzureSqlDatabaseTransparentDataEncryptionAdapter = class
Public Class AzureSqlDatabaseTransparentDataEncryptionAdapter
Inheritance
AzureSqlDatabaseTransparentDataEncryptionAdapter

Constructors

AzureSqlDatabaseTransparentDataEncryptionAdapter(IAzureContext)

Constructs a Transparent Data Encryption adapter

Properties

Context

Gets or sets the Azure profile

Methods

CreateOrUpdateEncryptionProtector(AzureSqlServerTransparentDataEncryptionProtectorModel)

Creates or Updates an encryption protector

GetEncryptionProtector(String, String)

Gets the encryption protector for the server

GetTransparentDataEncryption(String, String, String)

Gets a Transparent Data Encryption in a server

RevalidateEncryptionProtector(String, String)

Revalidates encryption protector for the server.

UpsertTransparentDataEncryption(AzureSqlDatabaseTransparentDataEncryptionModel)

Upserts a Transparent Data Encryption

Applies to