次の方法で共有


IWithFrontendPort インターフェイス

定義

フロントエンド ポートの変更を許可する負荷分散規則の更新のステージ。

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

メソッド

FromFrontendPort(Int32)

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

(継承元 IWithFrontendPort<ReturnT>)

適用対象