Sdílet prostřednictvím


ApplicationGateway.ForceFirewallPolicyAssociation Property

Definition

Gets or sets if true, associates a firewall policy with an application gateway regardless whether the policy differs from the WAF Config.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.forceFirewallPolicyAssociation")]
public bool? ForceFirewallPolicyAssociation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.forceFirewallPolicyAssociation")>]
member this.ForceFirewallPolicyAssociation : Nullable<bool> with get, set
Public Property ForceFirewallPolicyAssociation As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to