GetVirtualHubConnectionRoutingPropagatedRouteTable

data class GetVirtualHubConnectionRoutingPropagatedRouteTable(val labels: List<String>, val routeTableIds: List<String>)

Constructors

constructor(labels: List<String>, routeTableIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of labels assigned to this route table.

Link copied to clipboard

A list of Route Table IDs associated with this Virtual Hub Connection.