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