ClusterListResult Class

The list Kusto clusters operation response.

Inheritance
ClusterListResult

Constructor

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

Variables

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

The list of Kusto clusters.