IKeyVaultDataServiceClient.RestoreHsm(String, Uri, 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 void RestoreHsm (string hsmName, Uri backupLocation, string sasToken, string backupFolder);
abstract member RestoreHsm : string * Uri * string * string -> unit
Public Sub RestoreHsm (hsmName As String, backupLocation As Uri, sasToken As String, backupFolder As String)
Parameters
- hsmName
- String
- backupLocation
- Uri
- sasToken
- String
- backupFolder
- String