Interface LoadBalancerPoolPatch.Protocol

  • Enclosing class:
    LoadBalancerPoolPatch

    public static interface LoadBalancerPoolPatch.Protocol
    The protocol for this load balancer pool. Load balancers in the `network` family support `tcp` and `udp` (if `udp_supported` is `true`). Load balancers in the `application` family support `tcp`, `http` and `https`. If this pool is associated with a load balancer listener, the specified protocol must match, or be compatible with the listener's protocol. At present, the compatible protocols are `http` and `https`.