Interface LoadBalancingRule.UpdateDefinitionStages.WithBackend<ReturnT>

    • Method Detail

      • toBackend

        LoadBalancingRule.UpdateDefinitionStages.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, it will be created automatically.

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