withDataVolume
Function
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 Applies to
This function is an extension method on the following types: