VnetRoute interface

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

Properties

bgpConnections

The list of references to HubBgpConnection objects. NOTE: This property will not be serialized. It can only be populated by the server.

staticRoutes

List of all Static Routes.

staticRoutesConfig

Configuration for static routes on this HubVnetConnection.

Property Details

bgpConnections

The list of references to HubBgpConnection objects. NOTE: This property will not be serialized. It can only be populated by the server.

bgpConnections?: SubResource[]

Property Value

staticRoutes

List of all Static Routes.

staticRoutes?: StaticRoute[]

Property Value

staticRoutesConfig

Configuration for static routes on this HubVnetConnection.

staticRoutesConfig?: StaticRoutesConfig

Property Value