withDataVolume
Function
interface MySqlServerResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): MySqlServerResource;}Signature
method
withDataVolume builder Adds a data volume for MySQL
withDataVolume( name?: string, isReadOnly?: boolean): MySqlServerResourceParameters
name string optional isReadOnly boolean optional = False Returns
MySqlServerResource Applies to
This function is an extension method on the following types: