AzureSqlServerKeyVaultKeyAdapter.Delete(String, String, String) Method
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.
Deletes a Server Key Vault Key
public void Delete (string resourceGroupName, string serverName, string keyId);
member this.Delete : string * string * string -> unit
Public Sub Delete (resourceGroupName As String, serverName As String, keyId As String)
Parameters
- resourceGroupName
- String
Name of resource group
- serverName
- String
Name of SQL server
- keyId
- String
KeyId of the Server Key Vault Key