NetworkRoutingConfig constructor
      
      NetworkRoutingConfig({})
     
    
    
Implementation
NetworkRoutingConfig({
  this.bgpAlwaysCompareMed,
  this.bgpBestPathSelectionMode,
  this.bgpInterRegionCost,
  this.effectiveBgpAlwaysCompareMed,
  this.effectiveBgpInterRegionCost,
  this.routingMode,
});