withCreationScript
Function
interface AzureKustoReadWriteDatabaseResource { // ... omitted for brevity withCreationScript(script: string): AzureKustoReadWriteDatabaseResource;}Signature
method
withCreationScript builder Defines the KQL script used to create the database
withCreationScript(script: string): AzureKustoReadWriteDatabaseResourceParameters
script string Returns
AzureKustoReadWriteDatabaseResource Applies to
This function is an extension method on the following types: