Interface LoadBalancerPrivateFrontend.UpdateStages.WithSubnet

    • Method Detail

      • withExistingSubnet

        LoadBalancerPrivateFrontend.Update withExistingSubnet​(Network network,
                                                              String subnetName)
        Assigns the specified subnet to this private frontend of the internal load balancer.
        Parameters:
        network - the virtual network the subnet exists in
        subnetName - the name of a subnet
        Returns:
        the next stage of the definition