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

ExpressRouteConnection interface

ExpressRouteConnection 资源。

扩展

属性

authorizationKey

用于建立连接的授权密钥。

enableInternetSecurity

启用 Internet 安全性。

enablePrivateLinkFastPath

访问专用链接时绕过 ExpressRoute 网关。 必须启用 ExpressRoute FastPath (expressRouteGatewayBypass)。

expressRouteCircuitPeering

ExpressRoute 线路对等互连。

expressRouteGatewayBypass

启用 FastPath 到 vWan 防火墙中心。

name

资源的名称。

provisioningState

快速路由连接资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

routingConfiguration

路由配置,指示此连接上关联的路由表和传播的路由表。

routingWeight

与连接关联的路由权重。

继承属性

id

资源 ID。

属性详细信息

authorizationKey

用于建立连接的授权密钥。

authorizationKey?: string

属性值

string

enableInternetSecurity

启用 Internet 安全性。

enableInternetSecurity?: boolean

属性值

boolean

enablePrivateLinkFastPath

访问专用链接时绕过 ExpressRoute 网关。 必须启用 ExpressRoute FastPath (expressRouteGatewayBypass)。

enablePrivateLinkFastPath?: boolean

属性值

boolean

expressRouteCircuitPeering

ExpressRoute 线路对等互连。

expressRouteCircuitPeering?: ExpressRouteCircuitPeeringId

属性值

expressRouteGatewayBypass

启用 FastPath 到 vWan 防火墙中心。

expressRouteGatewayBypass?: boolean

属性值

boolean

name

资源的名称。

name: string

属性值

string

provisioningState

快速路由连接资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

routingConfiguration

路由配置,指示此连接上关联的路由表和传播的路由表。

routingConfiguration?: RoutingConfiguration

属性值

routingWeight

与连接关联的路由权重。

routingWeight?: number

属性值

number

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自 SubResource.id