Skip to content
DocsTry Aspire
DocsTry

getDatabaseCreationScript

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

Signature

methodgetDatabaseCreationScript
Gets the database creation script from the resource annotation if it exists. If not, creates the default database creation script.
getDatabaseCreationScript(): string
string

Applies to

This method applies to the following types: