2023-02-06 14:56:38 +00:00

17 lines
302 B
JSON

{
"name": "trigger1",
"properties": {
"annotations": [],
"runtimeState": "Stopped",
"pipelines": [],
"type": "ScheduleTrigger",
"typeProperties": {
"recurrence": {
"frequency": "Minute",
"interval": 15,
"startTime": "2023-02-06T14:56:00Z",
"timeZone": "UTC"
}
}
}
}