Uses of Interface
com.microsoft.azure.management.network.LoadBalancerPublicFrontend
Packages that use LoadBalancerPublicFrontend
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of LoadBalancerPublicFrontend in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return LoadBalancerPublicFrontendModifier and TypeMethodDescriptionLoadBalancer.findFrontendByPublicIPAddress(PublicIPAddress publicIPAddress) Searches for the public frontend that is associated with the provided public IP address, if one exists.LoadBalancer.findFrontendByPublicIPAddress(String publicIPAddressId) Searches for the public frontend that is associated with the provided public IP address, if one exists.PublicIPAddress.getAssignedLoadBalancerFrontend()Methods in com.microsoft.azure.management.network that return types with arguments of type LoadBalancerPublicFrontend