L3OptionBProperties interface
Option B configuration.
Properties
export |
RouteTargets to be applied. This is used for the backward compatibility. |
import |
RouteTargets to be applied. This is used for the backward compatibility. |
route |
RouteTargets to be applied. |
Property Details
exportRouteTargets
RouteTargets to be applied. This is used for the backward compatibility.
exportRouteTargets?: string[]
Property Value
string[]
importRouteTargets
RouteTargets to be applied. This is used for the backward compatibility.
importRouteTargets?: string[]
Property Value
string[]
routeTargets
RouteTargets to be applied.
routeTargets?: RouteTargetInformation