ProbeProtocol type
对负载均衡规则使用的负载均衡器探测的引用。
KnownProbeProtocol 可与 ProbeProtocol 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
tcp:探测协议为 TCP。
http:探测协议为 HTTP。
https: 探测协议为 HTTPS。
type ProbeProtocol = string