AzureBlobSourceDetails interface
Azure Blob Storage content.
Properties
container |
Azure Blob Storage container URL. |
prefix | Blob name prefix. |
Property Details
containerUrl
Azure Blob Storage container URL.
containerUrl: string
Property Value
string
prefix
Blob name prefix.
prefix?: string
Property Value
string