Azure.Connectors.Sdk.Kusto.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AsyncCommandResult |
Response for Run async control command |
| CommandAndVisualizeSchema |
CommandAndVisualizeSchema |
| ControlCommandAndListSchema |
ControlCommandAndListSchema |
| KustoModelFactory |
Model factory for creating instances of Kusto models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
| MCPQueryRequest |
MCPQueryRequest |
| MCPQueryResponse |
Response for Kusto Query MCP Server |
| ObjectEntity |
Response for Query schema |
| QueryAndListSchema |
QueryAndListSchema |
| QueryAndVisualizeSchema |
QueryAndVisualizeSchema |
| Row |
Item in value |
| Table |
Response for Run KQL query |
| VisualizeResults |
Response for Run KQL query and render a chart |