Share via


VirtualHubRouteTableV2Properties interface

Parameters for VirtualHubRouteTableV2.

Properties

attachedConnections

List of all connections attached to this route table v2.

routes

List of all routes.

Property Details

attachedConnections

List of all connections attached to this route table v2.

attachedConnections?: string[]

Property Value

string[]

routes

List of all routes.

routes?: VirtualHubRouteV2[]

Property Value