Compartilhar via


ScopeConnectionListResult Class

List of scope connections.

Inheritance
azure.mgmt.network._serialization.Model
ScopeConnectionListResult

Constructor

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

Keyword-Only Parameters

Name Description
value

List of scope connections.

next_link
str

Gets the URL to get the next page of results.

Variables

Name Description
value

List of scope connections.

next_link
str

Gets the URL to get the next page of results.