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
GarnetResourceApplies to
This method applies to the following types: