Skip to content
Docs Try Aspire
Docs Try

withExternalHttpEndpoints

Method
📦 Aspire.Hosting v13.2.0
interface ContainerResource {
// ... omitted for brevity
withExternalHttpEndpoints(): IResourceWithEndpoints;
}

Signature

method withExternalHttpEndpoints builder
Makes HTTP endpoints externally accessible
withExternalHttpEndpoints(): IResourceWithEndpoints
IResourceWithEndpoints

Applies to

This method applies to the following types: