Interface HostPool.UpdateStages.WithLoadBalancerType

All Known Subinterfaces:
HostPool.Update
Enclosing interface:
HostPool.UpdateStages

public static interface HostPool.UpdateStages.WithLoadBalancerType
The stage of the HostPool update allowing to specify loadBalancerType.
  • Method Details

    • withLoadBalancerType

      HostPool.Update withLoadBalancerType(LoadBalancerType loadBalancerType)
      Specifies the loadBalancerType property: The type of the load balancer..
      Parameters:
      loadBalancerType - The type of the load balancer.
      Returns:
      the next definition stage.