HubRouteOutput interface
RouteTable 路由。
属性
| destinations | 所有目标的列表。 |
| destination |
目标类型(例如:CIDR、ResourceId、Service)。 |
| name | RouteTable 中唯一的路由的名称。 此名称可用于访问此路由。 |
| next |
NextHop 资源 ID。 |
| next |
下一跃点的类型(例如: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