RoutingConfiguration interface

Routing Configuration indicating the associated and propagated route tables for this connection.

Properties

associatedRouteTable

The resource id RouteTable associated with this RoutingConfiguration.

inboundRouteMap

The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.

outboundRouteMap

The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.

propagatedRouteTables

The list of RouteTables to advertise the routes to.

vnetRoutes

List of routes that control routing from VirtualHub into a virtual network connection.

Property Details

associatedRouteTable

The resource id RouteTable associated with this RoutingConfiguration.

associatedRouteTable?: SubResource

Property Value

inboundRouteMap

The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.

inboundRouteMap?: SubResource

Property Value

outboundRouteMap

The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.

outboundRouteMap?: SubResource

Property Value

propagatedRouteTables

The list of RouteTables to advertise the routes to.

propagatedRouteTables?: PropagatedRouteTable

Property Value

vnetRoutes

List of routes that control routing from VirtualHub into a virtual network connection.

vnetRoutes?: VnetRoute

Property Value