Freigeben über


AzureSqlServerKeyVaultKeyAdapter Class

Definition

Adapter for Sql Server Key Vault Key operations

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

Constructors

Name Description
AzureSqlServerKeyVaultKeyAdapter(IAzureContext)

Constructs a Server Key adapter

Properties

Name Description
Context

Gets or sets the Azure context

Methods

Name Description
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