Share via


FirewallPolicyIntrusionDetection.Mode Property

Definition

Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.

public Azure.ResourceManager.Network.Models.FirewallPolicyIntrusionDetectionStateType? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.Network.Models.FirewallPolicyIntrusionDetectionStateType> with get, set
Public Property Mode As Nullable(Of FirewallPolicyIntrusionDetectionStateType)

Property Value

Applies to