FirewallPolicyIntrusionDetectionConfiguration.BypassTrafficSettings Property

Definition

Gets or sets list of rules for traffic to bypass.

[Newtonsoft.Json.JsonProperty(PropertyName="bypassTrafficSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.FirewallPolicyIntrusionDetectionBypassTrafficSpecifications> BypassTrafficSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bypassTrafficSettings")>]
member this.BypassTrafficSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.FirewallPolicyIntrusionDetectionBypassTrafficSpecifications> with get, set
Public Property BypassTrafficSettings As IList(Of FirewallPolicyIntrusionDetectionBypassTrafficSpecifications)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to