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