AzureBlob interface
Azure Blob Details
Properties
account |
Storage Account Key. |
blob |
Blob container name where backups are stored. |
storage |
Resource Id of the storage account where backups are stored. |
Property Details
accountKey
Storage Account Key.
accountKey?: string
Property Value
string
blobContainerName
Blob container name where backups are stored.
blobContainerName?: string
Property Value
string
storageAccountResourceId
Resource Id of the storage account where backups are stored.
storageAccountResourceId?: string
Property Value
string