FirewallPolicyIntrusionDetectionBypassTrafficSpecifications interface

Intrusion detection bypass traffic specification.

Properties

description

Description of the bypass traffic rule.

destinationAddresses

List of destination IP addresses or ranges for this rule.

destinationIpGroups

List of destination IpGroups for this rule.

destinationPorts

List of destination ports or ranges.

name

Name of the bypass traffic rule.

protocol

The rule bypass protocol.

sourceAddresses

List of source IP addresses or ranges for this rule.

sourceIpGroups

List of source IpGroups for this rule.

Property Details

description

Description of the bypass traffic rule.

description?: string

Property Value

string

destinationAddresses

List of destination IP addresses or ranges for this rule.

destinationAddresses?: string[]

Property Value

string[]

destinationIpGroups

List of destination IpGroups for this rule.

destinationIpGroups?: string[]

Property Value

string[]

destinationPorts

List of destination ports or ranges.

destinationPorts?: string[]

Property Value

string[]

name

Name of the bypass traffic rule.

name?: string

Property Value

string

protocol

The rule bypass protocol.

protocol?: string

Property Value

string

sourceAddresses

List of source IP addresses or ranges for this rule.

sourceAddresses?: string[]

Property Value

string[]

sourceIpGroups

List of source IpGroups for this rule.

sourceIpGroups?: string[]

Property Value

string[]