Skip to content

Commit

Permalink
Add premium tier to azure firewall (#9313)
Browse files Browse the repository at this point in the history
  • Loading branch information
odedlaz authored May 5, 2020
1 parent bd7752c commit f7e4848
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,8 @@
"type": "string",
"description": "Tier of an Azure Firewall.",
"enum": [
"Standard"
"Standard",
"Premium"
],
"x-ms-enum": {
"name": "AzureFirewallSkuTier",
Expand Down

0 comments on commit f7e4848

Please sign in to comment.