denied property
The list of DENY rules specified by this firewall.
Each rule specifies a protocol and port-range tuple that describes a denied connection.
Implementation
core.List<FirewallDenied>? denied;
The list of DENY rules specified by this firewall.
Each rule specifies a protocol and port-range tuple that describes a denied connection.
core.List<FirewallDenied>? denied;