withDataBindMount
Method
interface MySqlServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): MySqlServerResource;}Signature
method
withDataBindMount builder Adds a bind mount for the data folder to a MySql container resource.
withDataBindMount( source: string, isReadOnly?: boolean): MySqlServerResourceParameters
source string isReadOnly boolean optional = False Returns
MySqlServerResource Applies to
This method applies to the following types: