| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerPublicFrontend |
LoadBalancer.findFrontendByPublicIpAddress(PublicIpAddress publicIPAddress)
Searches for the public frontend that is associated with the provided public IP address, if one exists.
|
LoadBalancerPublicFrontend |
LoadBalancer.findFrontendByPublicIpAddress(String publicIPAddressId)
Searches for the public frontend that is associated with the provided public IP address, if one exists.
|
LoadBalancerPublicFrontend |
PublicIpAddress.getAssignedLoadBalancerFrontend() |
Copyright © 2021 Microsoft Corporation. All rights reserved.