VnetRoute interface
List of routes that control routing from VirtualHub into a virtual network connection.
Properties
bgp |
The list of references to HubBgpConnection objects. NOTE: This property will not be serialized. It can only be populated by the server. |
static |
List of all Static Routes. |
static |
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
staticRoutesConfig
Configuration for static routes on this HubVnetConnection.
staticRoutesConfig?: StaticRoutesConfig