Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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