ScriptListResult Class

The list Kusto database script operation response.

Inheritance
ScriptListResult

Constructor

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

Variables

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

The list of Kusto scripts.