次の方法で共有


IWithFrontend インターフェイス

定義

適用するプール内の受信 NAT 規則のフロントエンドを指定できる受信 NAT プール更新のステージ。

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

メソッド

FromFrontend(String)

フロントエンドを指定します。

(継承元 IWithFrontend<ReturnT>)

適用対象