public interface Frontend extends com.microsoft.azure.management.resources.fluentcore.model.Wrapper<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,InboundNatPool> |
inboundNatPools() |
Map<String,InboundNatRule> |
inboundNatRules() |
boolean |
isPublic() |
inner, setInnername, parentkeyloadBalancingRulesboolean isPublic()
Map<String,InboundNatPool> inboundNatPools()
Map<String,InboundNatRule> inboundNatRules()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/