AzFunc
This commit is contained in:
10
aio/function.json
Normal file
10
aio/function.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"bindings": [
|
||||
{
|
||||
"type": "timerTrigger",
|
||||
"direction": "in",
|
||||
"name": "myTimer",
|
||||
"schedule": "0 0 9 * * 1-5"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user