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

IWithPrivateFrontend 接口

定义

负载均衡器更新的阶段,允许定义一个或多个专用前端。

public interface IWithPrivateFrontend
type IWithPrivateFrontend = interface
Public Interface IWithPrivateFrontend
派生

方法

DefinePrivateFrontend(String)

开始更新内部负载均衡器前端。

UpdatePrivateFrontend(String)

开始对现有内部前端的更新的说明。

适用于