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

IWithTrafficDisabledOrEnabled 接口

定义

允许启用或禁用它的流量管理器配置文件终结点更新的阶段。

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

方法

WithTrafficDisabled()

指定应从接收流量中排除终结点。

WithTrafficEnabled()

指定终结点应接收流量。

适用于