Skip to content

Commit 44d1780

Browse files
authored
Add pollingInterval
1 parent fc12b96 commit 44d1780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-apps/jobs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ The following example Azure Resource Manager template creates an event-driven jo
265265
"scale": {
266266
"maxExecutions": 10,
267267
"minExecutions": 0,
268+
"pollingInterval": 15,
268269
"rules": [
269270
{
270271
"auth": [

0 commit comments

Comments
 (0)