rules property

List<FirewallPolicyRule>? rules
getter/setter pair

The rules that apply to the network.

Implementation

core.List<FirewallPolicyRule>? rules;