Interface CreateLoadBalancerPoolOptions.ProxyProtocol

  • Enclosing class:
    CreateLoadBalancerPoolOptions

    public static interface CreateLoadBalancerPoolOptions.ProxyProtocol
    The PROXY protocol setting for this pool: - `v1`: Enabled with version 1 (human-readable header format) - `v2`: Enabled with version 2 (binary header format) - `disabled`: Disabled Supported by load balancers in the `application` family (otherwise always `disabled`).