Udostępnij za pośrednictwem


AzureSqlServerKeyVaultKeyAdapter(IAzureContext) Constructor

Definition

Constructs a Server Key adapter

public AzureSqlServerKeyVaultKeyAdapter (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context);
new Microsoft.Azure.Commands.Sql.ServerKeyVaultKey.Services.AzureSqlServerKeyVaultKeyAdapter : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.Azure.Commands.Sql.ServerKeyVaultKey.Services.AzureSqlServerKeyVaultKeyAdapter
Public Sub New (context As IAzureContext)

Parameters

context
IAzureContext

The current AzureContext

Applies to