bgpBestPathSelectionMode property
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers.
Can be LEGACY (default) or STANDARD. Possible string values are:
- "LEGACY"
- "STANDARD"
Implementation
core.String? bgpBestPathSelectionMode;