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

HubRouteOutput interface

RouteTable 路由。

属性

destinations

所有目标的列表。

destinationType

目标类型(例如:CIDR、ResourceId、Service)。

name

RouteTable 中唯一的路由的名称。 此名称可用于访问此路由。

nextHop

NextHop 资源 ID。

nextHopType

下一跃点的类型(例如:ResourceId)。

属性详细信息

destinations

所有目标的列表。

destinations: string[]

属性值

string[]

destinationType

目标类型(例如:CIDR、ResourceId、Service)。

destinationType: string

属性值

string

name

RouteTable 中唯一的路由的名称。 此名称可用于访问此路由。

name: string

属性值

string

nextHop

NextHop 资源 ID。

nextHop: string

属性值

string

nextHopType

下一跃点的类型(例如:ResourceId)。

nextHopType: string

属性值

string