10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"bindings": [
|
|
{
|
|
"type": "timerTrigger",
|
|
"direction": "in",
|
|
"name": "myTimer",
|
|
"schedule": "0 0 9 * * 1-5"
|
|
}
|
|
]
|
|
} |