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