Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerPrivateFrontend.Update
-
Packages that use LoadBalancerPrivateFrontend.Update Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerPrivateFrontend.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models 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.
-