Protocol type
The reference to the transport protocol used by the load balancing rule.
KnownProtocol can be used interchangeably with Protocol,
this enum contains the known values that the service supports.
Known values supported by the service
tcp: Transport protocol is TCP.
udp: Transport protocol is UDP.
type Protocol = string