AzureSqlServerKeyVaultKeyAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |