Interface LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
HasBackendPort.DefinitionStages.WithBackendPort<LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
LoadBalancerInboundNatPool.Definition<ParentT>
Enclosing interface:
LoadBalancerInboundNatPool.DefinitionStages

public static interface LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT> extends HasBackendPort.DefinitionStages.WithBackendPort<LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT>>
The stage of an inbound NAT pool definition allowing to specify the backend port.