withInitFiles
Function
interface MySqlServerResource { // ... omitted for brevity withInitFiles(source: string): MySqlServerResource;}Signature
method
withInitFiles builder Copies init files to MySQL
withInitFiles(source: string): MySqlServerResourceParameters
source string Returns
MySqlServerResource Applies to
This function is an extension method on the following types: