Uses of Interface
com.microsoft.azure.management.network.LoadBalancerPublicFrontend
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of LoadBalancerPublicFrontend in com.microsoft.azure.management.network
Modifier 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()