共用方式為


HubRoute interface

RouteTable 路由。

屬性

destinations

所有目的地的清單。

destinationType

目的地的類型(例如:CIDR、ResourceId、Service)。

name

RouteTable 內唯一的 Route 名稱。 此名稱可用來存取此路由。

nextHop

NextHop 資源標識碼。

nextHopType

下一個躍點的類型(例如:ResourceId)。

屬性詳細資料

destinations

所有目的地的清單。

destinations: string[]

屬性值

string[]

destinationType

目的地的類型(例如:CIDR、ResourceId、Service)。

destinationType: string

屬性值

string

name

RouteTable 內唯一的 Route 名稱。 此名稱可用來存取此路由。

name: string

屬性值

string

nextHop

NextHop 資源標識碼。

nextHop: string

屬性值

string

nextHopType

下一個躍點的類型(例如:ResourceId)。

nextHopType: string

屬性值

string