IKeyVaultDataServiceClient.BackupHsm(String, Uri, 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 Uri BackupHsm (string hsmName, Uri blobStorageUri, string sasToken);
abstract member BackupHsm : string * Uri * string -> Uri
Public Function BackupHsm (hsmName As String, blobStorageUri As Uri, sasToken As String) As Uri
Parameters
- hsmName
- String
- blobStorageUri
- Uri
- sasToken
- String