共用方式為


ListHubRouteTablesResult interface

RouteTable 和 URL nextLink 的清單,以取得下一組結果。

屬性

nextLink

如果有的話,取得下一組作業清單結果的 URL。

value

RouteTable 清單。

屬性詳細資料

如果有的話,取得下一組作業清單結果的 URL。

nextLink?: string

屬性值

string

value

RouteTable 清單。

value?: HubRouteTable[]

屬性值