Cron
Event source specification of Cron
CronSpec
Belong to EventSourceSpec
The EventSource generates Dapr Bindings Components for adapting Cron event sources according to the CronSpec, and in principle we try to maintain the consistency of the relevant parameters. You can get more information by visiting the Cron binding spec.
Field | Description |
---|---|
schedule string | Refer to Schedule format for a valid schedule format, e.g. @every 15m |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified August 31, 2021: Update docs (ab70662)