Skip to content
DocsTry Aspire
DocsTry

ElasticvueContainerResource.withHostPort

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

Signature

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

Defined on

This method is defined on the following type: