Protocol type

Network protocol.
KnownProtocol can be used interchangeably with Protocol, this enum contains the known values that the service supports.

Known values supported by the service

Tcp: Tcp
Http: Http
Https: Https
Icmp: Icmp

type Protocol = string