ExpressRouteCircuitRoutesTable Class
The routes table associated with the ExpressRouteCircuit.
- Inheritance
-
ExpressRouteCircuitRoutesTable
Constructor
ExpressRouteCircuitRoutesTable(*, network: typing.Union[str, NoneType] = None, next_hop: typing.Union[str, NoneType] = None, loc_prf: typing.Union[str, NoneType] = None, weight: typing.Union[int, NoneType] = None, path: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- network
- str
IP address of a network entity.
- next_hop
- str
NextHop address.
- loc_prf
- str
Local preference value as set with the set local-preference route-map configuration command.
- weight
- int
Route Weight.
- path
- str
Autonomous system paths to the destination network.
Feedback
Submit and view feedback for