StorageAccountLocation
The Storage Account Location for staging your data.
Data Type
string
Default Value
""
Remarks
Specify the file location in AzureBlob(only for COPY mode).
"myaccount" here is your Azure Blob account name, "myblobcontainer" is the Blob container you want to use. For example: https://myaccount.blob.core.windows.net/myblobcontainer/...