OptionBProperties interface
Option B configuration to be used for Management VPN.
Properties
export |
Route Targets to be applied for outgoing routes from CE. This is for backward compatibility. |
import |
Route Targets to be applied for incoming routes into CE. This is for backward compatibility. |
route |
Route Targets to be applied. |
Property Details
exportRouteTargets
Route Targets to be applied for outgoing routes from CE. This is for backward compatibility.
exportRouteTargets?: string[]
Property Value
string[]
importRouteTargets
Route Targets to be applied for incoming routes into CE. This is for backward compatibility.
importRouteTargets?: string[]
Property Value
string[]
routeTargets
Route Targets to be applied.
routeTargets?: RouteTargetInformation