kusto Database Data Set Resource
suspend fun kustoDatabaseDataSetResource(name: String, block: suspend KustoDatabaseDataSetResourceBuilder.() -> Unit): KustoDatabaseDataSet
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for KustoDatabaseDataSet.