Skip to content
Docs Try Aspire
Docs Try

withCreationScript

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

Signature

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

Applies to

This method applies to the following types: