ExpressRouteCircuitRoutesTableSummary Class     
The routes table associated with the ExpressRouteCircuit.
Constructor
ExpressRouteCircuitRoutesTableSummary(*, neighbor: str | None = None, v: int | None = None, as_property: int | None = None, up_down: str | None = None, state_pfx_rcd: str | None = None, **kwargs: Any)
		Keyword-Only Parameters
| Name | Description | 
|---|---|
| 
		 neighbor 
	 | 
	
		
		 IP address of the neighbor. Default value: None 
			 | 
| 
		 v 
	 | 
	
		
		 BGP version number spoken to the neighbor. Default value: None 
			 | 
| 
		 as_property 
	 | 
	
		
		 Autonomous system number. Default value: None 
			 | 
| 
		 up_down 
	 | 
	
		
		 The length of time that the BGP session has been in the Established state, or the current status if not in the Established state. Default value: None 
			 | 
| 
		 state_pfx_rcd 
	 | 
	
		
		 Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group. Default value: None 
			 | 
Variables
| Name | Description | 
|---|---|
| 
		 neighbor 
	 | 
	
		
		 IP address of the neighbor.  | 
| 
		 v 
	 | 
	
		
		 BGP version number spoken to the neighbor.  | 
| 
		 as_property 
	 | 
	
		
		 Autonomous system number.  | 
| 
		 up_down 
	 | 
	
		
		 The length of time that the BGP session has been in the Established state, or the current status if not in the Established state.  | 
| 
		 state_pfx_rcd 
	 | 
	
		
		 Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.  |