Skip to content
Docs Try Aspire
Docs Try

withHostPort

Method
📦 CommunityToolkit.Aspire.Hosting.Elasticsearch.Extensions v13.4.0
interface ElasticvueContainerResource {
// ... omitted for brevity
withHostPort(port: number): ElasticvueContainerResource;
}

Signature

method withHostPort builder
Configures the host port that the Elasticvue resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): ElasticvueContainerResource
port number
ElasticvueContainerResource

Applies to

This method applies to the following types: