CommunityToolkit.Aspire.Hosting.Dbx
📦 CommunityToolkit.Aspire.Hosting.Dbxv13.5.02Functions
1Types
1 types and 1 members
Types
Functions
method
addDbxbuilderAdds a dbx container resource to the application.
addDbx(name?: string, port?: number): DbxContainerResourcemethod
withHostPortbuilderConfigures the host port that the dbx resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): DbxContainerResource