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