RestoreRequestProperties interface  
Cloud Hsm Cluster restore information
Properties
| backup | An autogenerated unique string ID for labeling the backup. It contains both a UUID and a date timestamp. | 
Inherited Properties
| azure | The Azure blob storage container Uri which contains the backup | 
| token | The SAS token pointing to an Azure blob storage container. This property is reserved for Azure Backup Service. | 
Property Details
		backupId
	 
	An autogenerated unique string ID for labeling the backup. It contains both a UUID and a date timestamp.
backupId: stringProperty Value
string
Inherited Property Details
		azureStorageBlobContainerUri
	    
	The Azure blob storage container Uri which contains the backup
azureStorageBlobContainerUri: stringProperty Value
string
Inherited From BackupRestoreRequestBaseProperties.azureStorageBlobContainerUri
token
The SAS token pointing to an Azure blob storage container. This property is reserved for Azure Backup Service.
token?: stringProperty Value
string
Inherited From BackupRestoreRequestBaseProperties.token