ProbeProtocol type
The reference to the load balancer probe used by the load balancing rule.
KnownProbeProtocol can be used interchangeably with ProbeProtocol,
this enum contains the known values that the service supports.
Known values supported by the service
tcp: Probe protocol is TCP.
http: Probe protocol is HTTP.
https: Probe protocol is HTTPS.
type ProbeProtocol = string