Richard Swinbank 6c6f070d0d Updating dataset: ADLS_BIN_AWProduct
Updating dataset: ADLS_BIN_AdventureWorks
Updating dataset: ADLS_TSV_AdventureWorks
Updating dataset: HTTP_BIN_AWProduct
Updating dataset: HTTP_BIN_AdventureWorks
2022-10-22 14:27:04 +01:00

22 lines
418 B
JSON

{
"name": "ADLS_BIN_AWProduct",
"properties": {
"linkedServiceName": {
"referenceName": "ADLS_saintegrationpipelines",
"type": "LinkedServiceReference"
},
"folder": {
"name": "Labs1"
},
"annotations": [],
"type": "Binary",
"typeProperties": {
"location": {
"type": "AzureBlobFSLocation",
"fileName": "Product.csv",
"folderPath": "Raw",
"fileSystem": "lakeroot"
}
}
}
}