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