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