Updating pipeline: Custom Activity
This commit is contained in:
parent
f16c8708ff
commit
401aa681d8
@ -30,6 +30,35 @@
|
|||||||
"referenceName": "BatchForTraining01",
|
"referenceName": "BatchForTraining01",
|
||||||
"type": "LinkedServiceReference"
|
"type": "LinkedServiceReference"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "HelloWorld - Again",
|
||||||
|
"type": "Custom",
|
||||||
|
"dependsOn": [],
|
||||||
|
"policy": {
|
||||||
|
"timeout": "7.00:00:00",
|
||||||
|
"retry": 0,
|
||||||
|
"retryIntervalInSeconds": 30,
|
||||||
|
"secureOutput": false,
|
||||||
|
"secureInput": false
|
||||||
|
},
|
||||||
|
"userProperties": [],
|
||||||
|
"typeProperties": {
|
||||||
|
"command": "CustomActivity.exe",
|
||||||
|
"resourceLinkedService": {
|
||||||
|
"referenceName": "TrainingStore01",
|
||||||
|
"type": "LinkedServiceReference"
|
||||||
|
},
|
||||||
|
"folderPath": "customactivities",
|
||||||
|
"referenceObjects": {
|
||||||
|
"linkedServices": [],
|
||||||
|
"datasets": []
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"linkedServiceName": {
|
||||||
|
"referenceName": "BatchForTraining01",
|
||||||
|
"type": "LinkedServiceReference"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"folder": {
|
"folder": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user