Skip to content
Docs Try Aspire

addAzureKustoCluster

Function
📦 Aspire.Hosting.Azure.Kusto v13.2.0-preview.1.26159.1
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureKustoCluster(name: string): AzureKustoClusterResource;
}

Signature

method addAzureKustoCluster builder
Adds an Azure Data Explorer (Kusto) cluster resource
addAzureKustoCluster(name: string): AzureKustoClusterResource
name string
AzureKustoClusterResource

Applies to

This function is an extension method on the following types: