Protocol type
Defines values for 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 protocol.
UDP: UDP protocol.
type Protocol = string