Protocol type
The network protocol of the port.
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 protocol.
UDP: UDP protocol.
type Protocol = string