你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TrafficRoutingMethod 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
流量管理器配置文件支持的可能路由方法。
public class TrafficRoutingMethod : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.TrafficManager.Fluent.TrafficRoutingMethod>
type TrafficRoutingMethod = class
inherit ExpandableStringEnum<TrafficRoutingMethod>
Public Class TrafficRoutingMethod
Inherits ExpandableStringEnum(Of TrafficRoutingMethod)
- 继承
构造函数
TrafficRoutingMethod() |
流量管理器配置文件支持的可能路由方法。 |
字段
Geographic |
流量管理器配置文件支持的可能路由方法。 |
MultiValue |
流量管理器配置文件支持的可能路由方法。 |
Performance |
流量管理器配置文件支持的可能路由方法。 |
Priority |
流量管理器配置文件支持的可能路由方法。 |
Subnet |
流量管理器配置文件支持的可能路由方法。 |
Weighted |
流量管理器配置文件支持的可能路由方法。 |
属性
Value |
流量管理器配置文件支持的可能路由方法。 (继承自 ExpandableStringEnum<T>) |
方法
Equals(Object) |
流量管理器配置文件支持的可能路由方法。 (继承自 ExpandableStringEnum<T>) |
Equals(String) |
流量管理器配置文件支持的可能路由方法。 (继承自 ExpandableStringEnum<T>) |
GetHashCode() |
流量管理器配置文件支持的可能路由方法。 (继承自 ExpandableStringEnum<T>) |
ToString() |
流量管理器配置文件支持的可能路由方法。 (继承自 ExpandableStringEnum<T>) |