Share via


ListVirtualHubBgpConnectionResults interface

VirtualHubBgpConnections list.

Properties

nextLink

URL to get the next set of results.

value

The list of VirtualHubBgpConnections.

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

The list of VirtualHubBgpConnections.

value?: BgpConnection[]

Property Value