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

IWithFrontend 接口

定义

允许修改前端引用的负载均衡规则更新的阶段。

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

方法

FromFrontend(String)

指定前端。

(继承自 IWithFrontend<ReturnT>)

适用于