Share via


RoutingConfigurationOutput 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?: SubResourceOutput

Property Value

inboundRouteMap

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

inboundRouteMap?: SubResourceOutput

Property Value

outboundRouteMap

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

outboundRouteMap?: SubResourceOutput

Property Value

propagatedRouteTables

The list of RouteTables to advertise the routes to.

propagatedRouteTables?: PropagatedRouteTableOutput

Property Value

vnetRoutes

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

vnetRoutes?: VnetRouteOutput

Property Value