Skip to content
DocsTry Aspire
DocsTry

EndpointReference.property

Method
📦 Aspire.Hosting v13.4.0
interface EndpointReference {
// ... omitted for brevity
property(property: EndpointProperty): EndpointReferenceExpression;
}

Signature

methodproperty
Gets the specified property expression of the endpoint.
property(property: EndpointProperty): EndpointReferenceExpression
propertyEndpointProperty
EndpointReferenceExpression

Defined on

This method is defined on the following type: