TransportProtocol type

The transport protocol for the endpoint.
KnownTransportProtocol can be used interchangeably with TransportProtocol, this enum contains the known values that the service supports.

Known values supported by the service

Udp: Udp
Tcp: Tcp
All: All
Quic: Quic

type TransportProtocol = string