Skip to content

Commit

Permalink
Merge pull request #1 from naveedaz/patch-1
Browse files Browse the repository at this point in the history
Use camel casing for elasticWebAppScaleLimit
  • Loading branch information
jocawtho committed Mar 1, 2023
2 parents ef079c8 + ebce380 commit 2c02e03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3505,7 +3505,7 @@
"minimum": 0,
"type": "integer"
},
"ElasticWebAppScaleLimit": {
"elasticWebAppScaleLimit": {
"format": "int32",
"description": "Maximum number of workers that a site can scale out to.\nThis setting only applies to apps in plans where ElasticScaleEnabled is <code>true</code>",
"minimum": 0,
Expand Down

0 comments on commit 2c02e03

Please sign in to comment.