RedisResource.withDataBindMount
Method
interface RedisResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): RedisResource;}Signature
method
withDataBindMount builder Adds a data bind mount with persistence
withDataBindMount( source: string, isReadOnly?: boolean): RedisResourceParameters
source string isReadOnly boolean optional = False Returns
RedisResource Defined on
This method is defined on the following type: