Uses of Interface
com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.Update
Packages that use LoadBalancerPrivateFrontend.Update
Package
Description
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.UpdateModifier and TypeMethodDescriptionLoadBalancer.UpdateStages.WithPrivateFrontend.updatePrivateFrontend
(String name) Begins the description of an update to an existing internal frontend.LoadBalancerPrivateFrontend.UpdateStages.WithSubnet.withExistingSubnet
(Network network, String subnetName) Assigns the specified subnet to this private frontend of the internal load balancer.