Skip to content
Docs Try Aspire

withInitFiles

Function
📦 Aspire.Hosting.MySql v13.2.0-preview.1.26159.1
interface MySqlServerResource {
// ... omitted for brevity
withInitFiles(source: string): MySqlServerResource;
}

Signature

method withInitFiles builder
Copies init files to MySQL
withInitFiles(source: string): MySqlServerResource
source string
MySqlServerResource

Applies to

This function is an extension method on the following types: