adhoc/issue-223/adf1/trigger/test_selectivemigration_trigger1.json
|
{
"name": "test_selectivemigration_trigger1", "properties": { "annotations": [], "runtimeState": "Stopped", "pipelines": [ { "pipelineReference": { "referenceName": "test_selectivemigration_pipeline1", "type": "PipelineReference" } } ], "type": "ScheduleTrigger", "typeProperties": { "recurrence": { "frequency": "Week", "interval": 1, "startTime": "2022-08-30T20:16:00", "timeZone": "Eastern Standard Time", "schedule": { "minutes": [ 0 ], "hours": [ 18 ], "weekDays": [ "Monday", "Tuesday" ] } } } } } |