PrivateEndpointConnectionListResult Class

A list of private endpoint connections.

Inheritance
PrivateEndpointConnectionListResult

Constructor

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

Variables

value
list[<xref:kusto_management_client.models.PrivateEndpointConnection>]

Array of private endpoint connections.