你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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>)

适用于