GarnetResource.withDataBindMount
Method
interface GarnetResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): GarnetResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a Garnet container resource and enables Garnet persistence.
withDataBindMount( source: string, isReadOnly?: boolean): GarnetResourceParameters
sourcestringisReadOnlybooleanoptional= FalseReturns
GarnetResourceDefined on
This method is defined on the following type: