Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: