Share via


FirewallPolicy.IntrusionDetection Property

Definition

Gets or sets the configuration for Intrusion detection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to