Kusto Functions
object KustoFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Kusto (also known as Azure Data Explorer) Cluster
Link copied to clipboard
Use this data source to access information about an existing Kusto Database
suspend fun getDatabase(argument: suspend GetDatabasePlainArgsBuilder.() -> Unit): GetDatabaseResult
suspend fun getDatabase(clusterName: String, name: String, resourceGroupName: String): GetDatabaseResult