IWithInboundNatRule インターフェイス

定義

新しいインバウンド NAT 規則を作成できるロード バランサー定義のステージ。

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

メソッド

DefineInboundNatRule(String)

ロード バランサーに追加する新しい受信 NAT 規則の定義を開始します。

適用対象