Table WSB_DCAAzureFileShareSetup¶
Stores the setup of the Azure File Share file handler, i.e., which storage account and file share should be used.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
| Caption | Azure File Share 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] |
FileShareName |
The name of the file share to use. |