Uses of Interface
com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.Update
-
Packages that use LoadBalancerPrivateFrontend.Update Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerPrivateFrontend.Update in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return LoadBalancerPrivateFrontend.Update Modifier and Type Method Description LoadBalancerPrivateFrontend.UpdateLoadBalancer.UpdateStages.WithPrivateFrontend. updatePrivateFrontend(String name)Begins the description of an update to an existing internal frontend.LoadBalancerPrivateFrontend.UpdateLoadBalancerPrivateFrontend.UpdateStages.WithSubnet. withExistingSubnet(Network network, String subnetName)Assigns the specified subnet to this private frontend of the internal load balancer.
-