AzureFirewallPacketCaptureRule interface

Group of src/dest ips and ports to be captured.

Properties

destinationPorts

List of ports to be captured.

destinations

List of destination IP addresses/subnets to be captured.

sources

List of source IP addresses/subnets to be captured.

Property Details

destinationPorts

List of ports to be captured.

destinationPorts?: string[]

Property Value

string[]

destinations

List of destination IP addresses/subnets to be captured.

destinations?: string[]

Property Value

string[]

sources

List of source IP addresses/subnets to be captured.

sources?: string[]

Property Value

string[]