Interface LoadBalancerInboundNatRule.DefinitionStages.WithProtocol<ParentT>

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

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