Sdílet prostřednictvím


AzureSqlDatabaseTransparentDataEncryptionArmAdapter(IAzureContext) Constructor

Definition

Constructs a Transparent Data Encryption adapter

public AzureSqlDatabaseTransparentDataEncryptionArmAdapter (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context);
new Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Adapter.AzureSqlDatabaseTransparentDataEncryptionArmAdapter : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.Azure.Commands.Sql.TransparentDataEncryption.Adapter.AzureSqlDatabaseTransparentDataEncryptionArmAdapter
Public Sub New (context As IAzureContext)

Parameters

context
IAzureContext

The current azure context

Applies to