20 lines
335 B
JSON
20 lines
335 B
JSON
{
|
|
"name": "pipeline1",
|
|
"properties": {
|
|
"activities": [
|
|
{
|
|
"name": "Wait1",
|
|
"type": "Wait",
|
|
"dependsOn": [],
|
|
"userProperties": [],
|
|
"typeProperties": {
|
|
"waitTimeInSeconds": {
|
|
"value": "jgkrglksjhgjdfhgljksdfhglfsdkjhgldfjkg",
|
|
"type": "Expression"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"annotations": []
|
|
}
|
|
} |