packetMirroringRules property

List<FirewallPolicyRule>? packetMirroringRules
getter/setter pair

A list of packet mirroring rules that belong to this policy.

Implementation

core.List<FirewallPolicyRule>? packetMirroringRules;