withDataBindMount
Method
interface GarnetResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): GarnetResource;}Signature
method
withDataBindMount builder Adds a bind mount for the data folder to a Garnet container resource and enables Garnet persistence.
withDataBindMount( source: string, isReadOnly?: boolean): GarnetResourceParameters
source string isReadOnly boolean optional = False Returns
GarnetResource Applies to
This method applies to the following types: