PostgresMcpContainerResource Constructors
ClassConstructors1 member
Represents a container resource for the Postgres MCP server.
Constructor(string)Section titled Constructor(string) Represents a container resource for the Postgres MCP server.
public sealed class PostgresMcpContainerResource{ public PostgresMcpContainerResource( string name) { // ... }}Parameters
namestringThe name of the container resource.