21 lines
364 B
JSON
21 lines
364 B
JSON
{
|
|
"name": "FS_MyFiles",
|
|
"properties": {
|
|
"linkedServiceName": {
|
|
"referenceName": "FS_MyLaptop",
|
|
"type": "LinkedServiceReference"
|
|
},
|
|
"folder": {
|
|
"name": "Lab5"
|
|
},
|
|
"annotations": [],
|
|
"type": "Binary",
|
|
"typeProperties": {
|
|
"location": {
|
|
"type": "FileServerLocation",
|
|
"fileName": "data-file.txt",
|
|
"folderPath": "tmp"
|
|
}
|
|
}
|
|
}
|
|
} |