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

IWithPrivateFrontend 接口

定义

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

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

方法

DefinePrivateFrontend(String)

开始对新的专用 (内部) 负载均衡器前端的显式定义。 (请注意,也可以通过引用这些定义中的现有子网,隐式创建专用前端,作为负载均衡规则、入站 NAT 规则或入站 NAT 池定义的一部分。) 。

适用于