Skip to content
Docs Try Aspire

MongoExpressContainerResource.withHostPort

Method
📦 Aspire.Hosting.MongoDB v13.2.0-preview.1.26159.1
interface MongoExpressContainerResource {
// ... omitted for brevity
withHostPort(port: number): MongoExpressContainerResource;
}

Signature

method withHostPort builder
Sets the host port for the Mongo Express resource
withHostPort(port: number): MongoExpressContainerResource
port number
MongoExpressContainerResource

Defined on

This method is defined on the following type: