AzurePostgresFlexibleServerDatabaseResource.withPostgresMcp
Method
interface AzurePostgresFlexibleServerDatabaseResource { // ... omitted for brevity withPostgresMcp(configureContainer?: (obj: PostgresMcpContainerResource) => void, containerName?: string): AzurePostgresFlexibleServerDatabaseResource;}Signature
method
withPostgresMcp builder Adds a Postgres MCP server container
withPostgresMcp(configureContainer?: (obj: PostgresMcpContainerResource) => void, containerName?: string): AzurePostgresFlexibleServerDatabaseResourceParameters
configureContainer (obj: PostgresMcpContainerResource) => void optional containerName string optional Returns
AzurePostgresFlexibleServerDatabaseResource Defined on
This method is defined on the following type: