Interface LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
HasProtocol.DefinitionStages.WithProtocol<LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>,TransportProtocol>
All Known Subinterfaces:
LoadBalancerInboundNatPool.Definition<ParentT>, LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT>
Enclosing interface:
LoadBalancerInboundNatPool.DefinitionStages

public static interface LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT> extends HasProtocol.DefinitionStages.WithProtocol<LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>,TransportProtocol>
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.