PrivateEndpointConnectionListResult Class

List of private endpoint connections.

Inheritance
PrivateEndpointConnectionListResult

Constructor

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

Variables

value
list[PrivateEndpointConnection]

The list of private endpoint connections.

next_link
str

The URL to get the next set of private endpoint connections.