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