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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript