match property

FirewallPolicyRuleMatcher? match
getter/setter pair

A match condition that incoming traffic is evaluated against.

If it evaluates to true, the corresponding 'action' is enforced.

Implementation

FirewallPolicyRuleMatcher? match;