PrivateEndpointConnectionList Class

Paged list of private endpoint connections.

All required parameters must be populated in order to send to Azure.

Inheritance
PrivateEndpointConnectionList

Constructor

PrivateEndpointConnectionList(*, value: List[azure.mgmt.purview.models._models_py3.PrivateEndpointConnection], count: Optional[int] = None, next_link: Optional[str] = None, **kwargs)

Parameters

count
<xref:long>
Required

Total item count.

next_link
str
Required

The Url of next result page.

value
list[PrivateEndpointConnection]
Required

Required. Collection of items of type results.