ListVirtualHubBgpConnectionResults interface
VirtualHubBgpConnections list.
Properties
nextLink |
URL to get the next set of results.
|
value |
The list of VirtualHubBgpConnections.
|
Property Details
nextLink
URL to get the next set of results.
nextLink?: string
Property Value
value
The list of VirtualHubBgpConnections.
value?: BgpConnection[]
Property Value