Sdílet prostřednictvím


AzureSqlServerKeyVaultKeyCommunicator(IAzureContext) Constructor

Definition

Creates a communicator for Azure Sql Server Key

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

Parameters

context
IAzureContext

The context

Applies to