次の方法で共有


IWithInboundNatPool インターフェイス

定義

ロード バランサーの更新のステージ。仮想マシン スケール セット用の新しい受信 NAT プールを作成できます。

public interface IWithInboundNatPool
type IWithInboundNatPool = interface
Public Interface IWithInboundNatPool
派生

メソッド

DefineInboundNatPool(String)

新しいインバウンド NAT プールの定義を開始します。

UpdateInboundNatPool(String)

既存の受信 NAT プールへの更新の説明を開始します。

WithoutInboundNatPool(String)

ロード バランサーから指定された受信 NAT プールを削除します。

適用対象