AzureStorageBlobStore interface
The Azure storage blob properties.
- Extends
Properties
| kind | Azure Storage Blob |
| mount |
The protocol to use for mounting the storage store. |
| storage |
The associated Azure Storage Account ID. |
Property Details
kind
Azure Storage Blob
kind: "AzureStorageBlob"
Property Value
"AzureStorageBlob"
mountProtocol
The protocol to use for mounting the storage store.
mountProtocol?: string
Property Value
string
storageAccountId
The associated Azure Storage Account ID.
storageAccountId: string
Property Value
string