Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerPublicFrontend
Packages that use LoadBalancerPublicFrontend
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerPublicFrontend in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models that return types with arguments of type LoadBalancerPublicFrontend