DbGateContainerResource.withDataBindMount
Method
interface DbGateContainerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): DbGateContainerResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a DbGate container resource.
withDataBindMount( source: string, isReadOnly?: boolean): DbGateContainerResourceParameters
sourcestringisReadOnlybooleanoptional= FalseReturns
DbGateContainerResourceDefined on
This method is defined on the following type: