Skip to content
DocsTry Aspire
DocsTry

IResourceWithEndpoints.getEndpoint

Method
📦 Aspire.Hosting v13.4.0
interface IResourceWithEndpoints {
// ... omitted for brevity
getEndpoint(name: string): EndpointReference;
}

Signature

methodgetEndpoint
Gets an endpoint reference
getEndpoint(name: string): EndpointReference
namestring
EndpointReference

Defined on

This method is defined on the following type: