Skip to content
Docs Try Aspire

getDatabaseCreationScript

Function
📦 Aspire.Hosting.Azure.Kusto v13.2.0-preview.1.26170.3
interface AzureKustoReadWriteDatabaseResource {
// ... omitted for brevity
getDatabaseCreationScript(): string;
}

Signature

method getDatabaseCreationScript
Gets the KQL script used to create the database.
getDatabaseCreationScript(): string
string

Applies to

This function is an extension method on the following types: