FirewallPolicyIntrusionDetection interface
Configuration for intrusion detection mode and rules.
Properties
configuration | Intrusion detection configuration properties. |
mode | Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two. |
profile | IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy. |
Property Details
configuration
Intrusion detection configuration properties.
configuration?: FirewallPolicyIntrusionDetectionConfiguration
Property Value
mode
Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.
mode?: string
Property Value
string
profile
IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy.
profile?: string
Property Value
string