DataConnectionListResult Class
The list Kusto data connections operation response.
- Inheritance
-
DataConnectionListResult
Constructor
DataConnectionListResult(*, value: Optional[List[azure.mgmt.kusto.models._models_py3.DataConnection]] = None, **kwargs)
Variables
- value
- list[<xref:kusto_management_client.models.DataConnection>]
The list of Kusto data connections.
Feedback
Submit and view feedback for