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
network.
- next_hop
- str
nextHop.
- loc_prf
- str
locPrf.
- weight
- int
weight.
- path
- str
path.
Feedback
Submit and view feedback for