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

TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled<ParentT> 接口

类型参数

ParentT

的返回类型 WithAttach#attach()

public static interface TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled

允许禁用终结点的流量管理器终结点定义的阶段。

方法摘要

修饰符和类型 方法和描述
abstract WithAttach<ParentT> withTrafficDisabled()

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

方法详细信息

withTrafficDisabled

public abstract TrafficManagerEndpoint.DefinitionStages.WithAttach withTrafficDisabled()

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

Returns:

定义的下一阶段

适用于