Layer4Protocol type

Layer4 protocol type that needs to be matched.
KnownLayer4Protocol can be used interchangeably with Layer4Protocol, this enum contains the known values that the service supports.

Known values supported by the service

TCP: TCP(Transmission Control Protocol) Protocol
UDP: UDP(User Datagram Protocol) Protocol
SCTP: SCTP(Streaming Control Transmission Protocol) Protocol

type Layer4Protocol = string