public interface LoadBalancerInboundNatPool extends HasFrontend, HasBackendPort, HasProtocol<TransportProtocol>, HasInner<com.microsoft.azure.management.network.implementation.InboundNatPoolInner>, ChildResource<LoadBalancer>
Modifier and Type | Interface and Description |
---|---|
static interface |
LoadBalancerInboundNatPool.Definition<ParentT>
The entirety of an inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.DefinitionStages
Grouping of inbound NAT pool definition stages.
|
static interface |
LoadBalancerInboundNatPool.Update
The entirety of an inbound NAT pool update as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatPool.UpdateDefinition<ParentT>
The entirety of an inbound NAT pool definition as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatPool.UpdateDefinitionStages
Grouping of inbound NAT pool definition stages applicable as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatPool.UpdateStages
Grouping of inbound NAT pool update stages.
|
Modifier and Type | Method and Description |
---|---|
int |
frontendPortRangeEnd() |
int |
frontendPortRangeStart() |
frontend
backendPort
protocol
inner
key
Copyright © 2019. All rights reserved.