DbGateContainerResource.withDataVolume
Method
interface DbGateContainerResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): DbGateContainerResource;}Signature
method
withDataVolume builder Adds a named volume for the data folder to a DbGate container resource.
withDataVolume( name?: string, isReadOnly?: boolean): DbGateContainerResourceParameters
name string optional isReadOnly boolean optional = False Returns
DbGateContainerResource Defined on
This method is defined on the following type: