LoadBalancerInboundNatPool.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

Blank<ParentT> WithAttach<ParentT> WithBackendPort<ParentT> WithFrontend<ParentT> WithFrontendPortRange<ParentT> WithProtocol<ParentT>

public static interface LoadBalancerInboundNatPool.UpdateDefinition
extends Blank<ParentT>, WithAttach<ParentT>, WithProtocol<ParentT>, WithFrontend<ParentT>, WithFrontendPortRange<ParentT>, WithBackendPort<ParentT>

The entirety of an inbound NAT pool definition as part of a load balancer update.

Applies to