PrivateEndpointConnectionListResult Class

A list of private endpoint connections.

Inheritance
PrivateEndpointConnectionListResult

Constructor

PrivateEndpointConnectionListResult(*, value: Optional[List[azure.mgmt.appconfiguration.models._models_py3.PrivateEndpointConnection]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[PrivateEndpointConnection]

The collection value.

next_link
str

The URI that can be used to request the next set of paged results.