Adding dataset: LakeFilesBinary

This commit is contained in:
Paul Andrew 2022-02-26 10:17:31 +00:00
parent 16765e4920
commit a14d4e5fcd

View File

@ -0,0 +1,19 @@
{
"name": "LakeFilesBinary",
"properties": {
"linkedServiceName": {
"referenceName": "traininglak01",
"type": "LinkedServiceReference"
},
"folder": {
"name": "Lake"
},
"annotations": [],
"type": "Binary",
"typeProperties": {
"location": {
"type": "AzureBlobFSLocation"
}
}
}
}