{ "name": "pipeline1", "properties": { "activities": [ { "name": "Set variable1", "type": "SetVariable", "dependsOn": [], "userProperties": [] } ], "variables": { "Demo": { "type": "String", "defaultValue": "Test" } }, "annotations": [] } }