Skip to content
Docs Try Aspire
Docs Try

addAzureKustoCluster

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

Signature

method addAzureKustoCluster builder
Adds an Azure Data Explorer (Kusto) cluster resource to the application model.
addAzureKustoCluster(name: string): AzureKustoClusterResource
name string
AzureKustoClusterResource

Applies to

This method applies to the following types: