addAzureKustoCluster
Function
interface IDistributedApplicationBuilder { // ... omitted for brevity addAzureKustoCluster(name: string): AzureKustoClusterResource;}Signature
method
addAzureKustoCluster builder Adds an Azure Data Explorer (Kusto) cluster resource
addAzureKustoCluster(name: string): AzureKustoClusterResourceParameters
name string Returns
AzureKustoClusterResource Applies to
This function is an extension method on the following types: