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