Skip to content
Docs Try Aspire

withCreationScript

Function
📦 Aspire.Hosting.Azure.Kusto v13.2.0-preview.1.26159.1
interface AzureKustoReadWriteDatabaseResource {
// ... omitted for brevity
withCreationScript(script: string): AzureKustoReadWriteDatabaseResource;
}

Signature

method withCreationScript builder
Defines the KQL script used to create the database
withCreationScript(script: string): AzureKustoReadWriteDatabaseResource
script string
AzureKustoReadWriteDatabaseResource

Applies to

This function is an extension method on the following types: