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

EndpointType 类

定义

流量管理器配置文件中支持的可能终结点类型。

public class EndpointType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.TrafficManager.Fluent.EndpointType>
type EndpointType = class
    inherit ExpandableStringEnum<EndpointType>
Public Class EndpointType
Inherits ExpandableStringEnum(Of EndpointType)
继承

构造函数

EndpointType()

流量管理器配置文件中支持的可能终结点类型。

字段

Azure

流量管理器配置文件中支持的可能终结点类型。

External

流量管理器配置文件中支持的可能终结点类型。

NestedProfile

流量管理器配置文件中支持的可能终结点类型。

属性

LocalName

获取终结点类型的本地名称。

Value

流量管理器配置文件中支持的可能终结点类型。

(继承自 ExpandableStringEnum<T>)

方法

Equals(Object)

流量管理器配置文件中支持的可能终结点类型。

(继承自 ExpandableStringEnum<T>)
Equals(String)

流量管理器配置文件中支持的可能终结点类型。

(继承自 ExpandableStringEnum<T>)
GetHashCode()

流量管理器配置文件中支持的可能终结点类型。

(继承自 ExpandableStringEnum<T>)
ToString()

流量管理器配置文件中支持的可能终结点类型。

(继承自 ExpandableStringEnum<T>)

适用于