withDataVolume
Function
interface RabbitMQServerResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): RabbitMQServerResource;}Signature
method
withDataVolume builder Adds a data volume to the RabbitMQ container
withDataVolume( name?: string, isReadOnly?: boolean): RabbitMQServerResourceParameters
name string optional isReadOnly boolean optional = False Returns
RabbitMQServerResource Applies to
This function is an extension method on the following types: