Share via


RestoreRequestProperties interface

Cloud Hsm Cluster restore information

Extends

Properties

backupId

An autogenerated unique string ID for labeling the backup. It contains both a UUID and a date timestamp.

Inherited Properties

azureStorageBlobContainerUri

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: string

Property Value

string

Inherited Property Details

azureStorageBlobContainerUri

The Azure blob storage container Uri which contains the backup

azureStorageBlobContainerUri: string

Property 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?: string

Property Value

string

Inherited From BackupRestoreRequestBaseProperties.token