次の方法で共有


IWithBackendPort インターフェイス

定義

バックエンド ポートを指定できる受信 NAT プール更新のステージ。

public interface IWithBackendPort : Microsoft.Azure.Management.Network.Fluent.HasBackendPort.Update.IWithBackendPort<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatPool.Update.IUpdate>
type IWithBackendPort = interface
    interface IWithBackendPort<IUpdate>
Public Interface IWithBackendPort
Implements IWithBackendPort(Of IUpdate)
派生
実装

メソッド

ToBackendPort(Int32)

ネットワーク トラフィックを送信するバックエンド ポートを指定します。

(継承元 IWithBackendPort<ReturnT>)

適用対象