NetworkProtocol type
Network Protocol.
KnownNetworkProtocol can be used interchangeably with NetworkProtocol,
this enum contains the known values that the service supports.
Known values supported by the service
Any: Any
TCP: TCP
UDP: UDP
ICMP: ICMP
type NetworkProtocol = string