ClusterServiceLoadBalancerHealthProbeMode type
Defines values for ClusterServiceLoadBalancerHealthProbeMode.
KnownClusterServiceLoadBalancerHealthProbeMode can be used interchangeably with ClusterServiceLoadBalancerHealthProbeMode,
this enum contains the known values that the service supports.
Known values supported by the service
ServiceNodePort: Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort.
Shared: All External Traffic Policy Cluster services in a Standard Load Balancer will have a dedicated health probe targeting the backend nodes' kube-proxy health check port 10256.
type ClusterServiceLoadBalancerHealthProbeMode = string