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