Skip to content
Docs Try Aspire
Docs Try

AzureKustoReadWriteDatabaseResource.getDatabaseCreationScript

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

Signature

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

Defined on

This method is defined on the following type: