GetVirtualHubConnectionRouting

data class GetVirtualHubConnectionRouting(val associatedRouteTableId: String, val propagatedRouteTables: List<GetVirtualHubConnectionRoutingPropagatedRouteTable>, val staticVnetRoutes: List<GetVirtualHubConnectionRoutingStaticVnetRoute>)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the route table associated with this Virtual Hub connection.

Link copied to clipboard

A propagated_route_table block as defined below.

Link copied to clipboard

A static_vnet_route block as defined below.