WebApplicationFirewallPolicy.PolicySettings Property

Definition

Gets or sets the PolicySettings for policy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.policySettings")]
public Microsoft.Azure.Management.Network.Models.PolicySettings PolicySettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.policySettings")>]
member this.PolicySettings : Microsoft.Azure.Management.Network.Models.PolicySettings with get, set
Public Property PolicySettings As PolicySettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to