你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IWithTrafficRoutingMethod.WithMultiValueBasedRouting 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
WithMultiValueBasedRouting() |
指定最终用户流量应返回多个地址值 |
WithMultiValueBasedRouting(Int32) |
指定最终用户流量应返回多个地址值 |
WithMultiValueBasedRouting()
指定最终用户流量应返回多个地址值
public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate WithMultiValueBasedRouting();
abstract member WithMultiValueBasedRouting : unit -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate
Public Function WithMultiValueBasedRouting () As IUpdate
返回
适用于
WithMultiValueBasedRouting(Int32)
指定最终用户流量应返回多个地址值
public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate WithMultiValueBasedRouting(int maxReturn);
abstract member WithMultiValueBasedRouting : int -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate
Public Function WithMultiValueBasedRouting (maxReturn As Integer) As IUpdate
参数
- maxReturn
- Int32
要返回的最大地址数