Adding pipeline: pipeline1
This commit is contained in:
parent
640adf9a43
commit
20f78b5402
20
Code/DataFactory/pipeline/pipeline1.json
Normal file
20
Code/DataFactory/pipeline/pipeline1.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"name": "pipeline1",
|
||||||
|
"properties": {
|
||||||
|
"activities": [
|
||||||
|
{
|
||||||
|
"name": "Wait1",
|
||||||
|
"type": "Wait",
|
||||||
|
"dependsOn": [],
|
||||||
|
"userProperties": [],
|
||||||
|
"typeProperties": {
|
||||||
|
"waitTimeInSeconds": {
|
||||||
|
"value": "jgkrglksjhgjdfhgljksdfhglfsdkjhgldfjkg",
|
||||||
|
"type": "Expression"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"annotations": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user