Login
Remember
Register
Ask a Question
How to define a pipeline to not run between its start and end time?
0
votes
asked
Sep 23, 2021
in
Azure Data Factory
by
Robin
How to define a pipeline to not run between its start and end time?
Select the correct answer from below options -
a) isPaused: false
b) isPaused: true
c) is paused: true
d) is paused: false
azure-pipeline
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 23, 2021
by
Robin
b) isPaused: true
...