Skip to content
Docs Try Aspire

AzureKustoReadWriteDatabaseResource.withCreationScript

Method
📦 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

Defined on

This method is defined on the following type: