Skip to content
DocsTry Aspire
DocsTry

AzureKustoReadWriteDatabaseResource.withCreationScript

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

Signature

methodwithCreationScriptbuilder
Defines the script used to create the database.
withCreationScript(script: string): AzureKustoReadWriteDatabaseResource
scriptstring
AzureKustoReadWriteDatabaseResource

Defined on

This method is defined on the following type: