# TransportType

Transport type specifies the underlying communication protocol to the exposed port.


## Values

| Name  | Value |
| ----- | ----- |
| `Tcp` | tcp   |
| `Udp` | udp   |
| `Tls` | tls   |