Table WSB_DCAAzureBlobSetup
Stores the setup of the Azure Blob Storage file handler, i.e., which storage account and container should be used.
Properties
Name |
Value |
Access |
Public |
Caption |
Azure Blob Storage Setup |
DataClassification |
CustomerContent |
DataPerCompany |
False |
Fields
ID |
Type |
Name |
Description |
1 |
Code[10] |
PrimaryKey |
A primary key field for this setup record. |
2 |
Text[24] |
StorageAccountName |
The name of the storage account to use. |
3 |
Text[64] |
ContainerName |
The name of the container of the storage account to use. |