withDataBindMount
Function
interface GarnetResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): GarnetResource;}Signature
method
withDataBindMount builder Mounts a host directory as the Garnet data directory.
withDataBindMount( source: string, isReadOnly?: boolean): GarnetResourceParameters
source string isReadOnly boolean optional = False Returns
GarnetResource Applies to
This function is an extension method on the following types: