Skip to content

Commit

Permalink
Add Microsoft.Web georegions filter parameter LinuxDynamicWorkersEnab…
Browse files Browse the repository at this point in the history
…led (#4010)
  • Loading branch information
balag0 authored and lmazuel committed Sep 26, 2018
1 parent 07af8ad commit b8d6f30
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,12 @@
"description": "Specify <code>true</code> if you want to filter to only regions that support Xenon workers.",
"type": "boolean"
},
{
"name": "linuxDynamicWorkersEnabled",
"in": "query",
"description": "Specify <code>true</code> if you want to filter to only regions that support Linux Consumption Workers.",
"type": "boolean"
},
{
"$ref": "#/parameters/subscriptionIdParameter"
},
Expand Down

0 comments on commit b8d6f30

Please sign in to comment.