BlobAccountSinkPropertiesOutput interface
Properties for blob storage account
Properties
| container |
Blob Container Name |
| folder | Blob Folder |
| location | Blob Location |
| mount |
Blob Mount Path |
Property Details
containerName
Blob Container Name
containerName: string
Property Value
string
folder
Blob Folder
folder: string
Property Value
string
location
Blob Location
location?: string
Property Value
string
mountPath
Blob Mount Path
mountPath?: string
Property Value
string