test/BigFactorySample2/dataset/TaxiDemoVendorStatsSink.json
|
{
"name": "TaxiDemoVendorStatsSink", "properties": { "linkedServiceName": { "referenceName": "BlobSampleData", "type": "LinkedServiceReference" }, "type": "DelimitedText", "typeProperties": { "location": { "type": "AzureBlobStorageLocation", "fileName": "", "folderPath": "adfdataflowdocs", "container": "adfv2" }, "columnDelimiter": ",", "firstRowAsHeader": false }, "schema": [] } } |