withDataVolume
Function
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 function is an extension method on the following types: