Interface LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
HasFrontend.DefinitionStages.WithFrontend<LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>>
- All Known Subinterfaces:
LoadBalancerInboundNatPool.Definition<ParentT>
- Enclosing interface:
LoadBalancerInboundNatPool.DefinitionStages
public static interface LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>
extends HasFrontend.DefinitionStages.WithFrontend<LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT>>
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the
pool to apply to.
-
Method Summary