LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol<ParentT> 接口
定义
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
public interface WithProtocol<ParentT> extends HasProtocol<ProtocolT>.UpdateDefinitionStages.WithProtocol<WithAttach<ParentT>, TransportProtocol>
类型参数
- ParentT
the stage of the parent definition to return to after attaching this definition