StorageInsightProperties interface
Storage insight properties.
Properties
| containers | The names of the blob containers that the workspace should read |
| status | The status of the storage insight |
| storage |
The storage account connection details |
| tables | The names of the Azure tables that the workspace should read |
Property Details
containers
The names of the blob containers that the workspace should read
containers?: string[]
Property Value
string[]
status
storageAccount
tables
The names of the Azure tables that the workspace should read
tables?: string[]
Property Value
string[]