Share via


IWithInboundNatPool Interface

Definition

The stage of a load balancer update allowing to create a new inbound NAT pool for a virtual machine scale set.

public interface IWithInboundNatPool
type IWithInboundNatPool = interface
Public Interface IWithInboundNatPool
Derived

Methods

DefineInboundNatPool(String)

Begins the definition of a new inbound NAT pool.

UpdateInboundNatPool(String)

Begins the description of an update to an existing inbound NAT pool.

WithoutInboundNatPool(String)

Removes the specified inbound NAT pool from the load balancer.

Applies to