Compartilhar via


NetworkManagerConnectionListResult Class

List of network manager connections.

Inheritance
azure.mgmt.network._serialization.Model
NetworkManagerConnectionListResult

Constructor

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

Keyword-Only Parameters

Name Description
value

List of network manager connections.

next_link
str

Gets the URL to get the next page of results.

Variables

Name Description
value

List of network manager connections.

next_link
str

Gets the URL to get the next page of results.