Adding pipeline: pipeline1
This commit is contained in:
parent
19f49bd2ea
commit
336183f053
14
Code/DataFactory/pipeline/pipeline1.json
Normal file
14
Code/DataFactory/pipeline/pipeline1.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"name": "pipeline1",
|
||||||
|
"properties": {
|
||||||
|
"activities": [
|
||||||
|
{
|
||||||
|
"name": "Wait1",
|
||||||
|
"type": "Wait",
|
||||||
|
"dependsOn": [],
|
||||||
|
"userProperties": []
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"annotations": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user