Skip to content
DocsTry Aspire
DocsTry

IResourceWithEndpoints.withExternalHttpEndpoints

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

Signature

methodwithExternalHttpEndpointsbuilder
Marks existing http or https endpoints on a resource as external.
withExternalHttpEndpoints(): IResourceWithEndpoints
IResourceWithEndpoints

Defined on

This method is defined on the following type: