@Beta public interface LoadBalancerFrontend extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.FrontendIPConfigurationInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<LoadBalancer>, HasLoadBalancingRules
| Modifier and Type | Method and Description |
|---|---|
Map<String,LoadBalancerInboundNatPool> |
inboundNatPools() |
Map<String,LoadBalancerInboundNatRule> |
inboundNatRules() |
boolean |
isPublic() |
innerkeynameparentloadBalancingRulesboolean isPublic()
Map<String,LoadBalancerInboundNatPool> inboundNatPools()
Map<String,LoadBalancerInboundNatRule> inboundNatRules()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/