BackupRequestProperties interface
Backup properties
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. |
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