Interface LoadBalancingRule.DefinitionStages.WithBackend<ReturnT>

    • Method Detail

      • toBackend

        LoadBalancingRule.DefinitionStages.WithBackendPort<ReturnT> toBackend​(String backendName)
        Specifies a backend on this load balancer to send network traffic to.

        If a backend with the specified name does not yet exist on this load balancer, it will be created automatically.

        Parameters:
        backendName - the name of a backend
        Returns:
        the next stage of the definition