次の方法で共有


IWithFrontendPort インターフェイス

定義

フロントエンド ポートを指定できる受信 NAT 規則の更新のステージ。

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

メソッド

FromFrontendPort(Int32)

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

(継承元 IWithFrontendPort<ReturnT>)

適用対象