共用方式為


NextHopResult interface

來自指定 VM 之下一個躍點的相關信息。

屬性

nextHopIpAddress

下一個躍點IP位址。

nextHopType

下一個躍點類型。

routeTableId

與傳回之路由相關聯的路由表資源標識符。 如果傳回的路由未對應至任何使用者建立的路由,則此欄位會是字串 'System Route'。

屬性詳細資料

nextHopIpAddress

下一個躍點IP位址。

nextHopIpAddress?: string

屬性值

string

nextHopType

下一個躍點類型。

nextHopType?: string

屬性值

string

routeTableId

與傳回之路由相關聯的路由表資源標識符。 如果傳回的路由未對應至任何使用者建立的路由,則此欄位會是字串 'System Route'。

routeTableId?: string

屬性值

string