AzureSqlServerKeyVaultKeyAdapter Class

Definition

Adapter for Sql Server Key Vault Key operations

public class AzureSqlServerKeyVaultKeyAdapter
type AzureSqlServerKeyVaultKeyAdapter = class
Public Class AzureSqlServerKeyVaultKeyAdapter
Inheritance
AzureSqlServerKeyVaultKeyAdapter

Constructors

AzureSqlServerKeyVaultKeyAdapter(IAzureContext)

Constructs a Server Key adapter

Properties

Context

Gets or sets the Azure context

Methods

CreateOrUpdate(AzureSqlServerKeyVaultKeyModel)

Creates or Updates a Server Key Vault Key

Delete(String, String, String)

Deletes a Server Key Vault Key

Get(String, String, String)

Gets a Server Key Vault Key for a server

List(String, String)

Lists all Server Key Vault Keys for a server

Applies to