共用方式為


OptionBProperties interface

用於管理 VPN 的選項 B 組態。

屬性

exportRouteTargets

要套用至 CE 傳出路由的路由目標。 這是為了回溯相容性。

importRouteTargets

要套用至 CE 內送路由的路由目標。 這是為了回溯相容性。

routeTargets

要套用的路由目標。

屬性詳細資料

exportRouteTargets

要套用至 CE 傳出路由的路由目標。 這是為了回溯相容性。

exportRouteTargets?: string[]

屬性值

string[]

importRouteTargets

要套用至 CE 內送路由的路由目標。 這是為了回溯相容性。

importRouteTargets?: string[]

屬性值

string[]

routeTargets

要套用的路由目標。

routeTargets?: RouteTargetInformation

屬性值