NetworkIPSpecification.Firewall

API: Stable

data class Firewall(
    val openPorts: List<PortRangeAndProto>?,
)
Properties
openPorts: List<PortRangeAndProto>?