Skip to content

Commit

Permalink
Introducing force policy association feature
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatsvpr committed Mar 17, 2020
1 parent a232c12 commit 8bd497a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2235,6 +2235,10 @@
"$ref": "#/definitions/ApplicationGatewayCustomError"
},
"description": "Custom error configurations of the application gateway resource."
},
"forceFirewallPolicyAssociation": {
"type": "boolean",
"description": "If true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config."
}
},
"description": "Properties of the application gateway."
Expand Down

0 comments on commit 8bd497a

Please sign in to comment.