Compartilhar via


ListVirtualHubBgpConnectionResults Class

VirtualHubBgpConnections list.

Inheritance
azure.mgmt.network._serialization.Model
ListVirtualHubBgpConnectionResults

Constructor

ListVirtualHubBgpConnectionResults(*, value: List[_models.BgpConnection] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The list of VirtualHubBgpConnections.

next_link
str

URL to get the next set of results.

Variables

Name Description
value

The list of VirtualHubBgpConnections.

next_link
str

URL to get the next set of results.