withDataVolume
Method
interface SqlServerServerResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): SqlServerServerResource;}Signature
method
withDataVolume builder Adds a named volume for the SQL Server data folder
withDataVolume( name?: string, isReadOnly?: boolean): SqlServerServerResourceParameters
name string optional isReadOnly boolean optional = False Returns
SqlServerServerResource Applies to
This method applies to the following types: