IKeyVaultDataServiceClient.BackupKey(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.
public string BackupKey (string vaultName, string keyName, string outputBlobPath);
abstract member BackupKey : string * string * string -> string
Public Function BackupKey (vaultName As String, keyName As String, outputBlobPath As String) As String
Parameters
- vaultName
- String
- keyName
- String
- outputBlobPath
- String