Interface LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort<ParentT>

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

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