EndpointReferenceExpression
Classnet10.0
Represents a property expression for an endpoint reference.
namespace Aspire.Hosting.ApplicationModel;
public class EndpointReferenceExpression : Aspire.Hosting.ApplicationModel.IExpressionValue, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...}6 members
Constructors1
Section titled Constructors Represents a property expression for an endpoint reference.
Properties3
Section titled PropertiesView all properties
Methods2
Section titled MethodsValueTask<string?> Gets the value of the property of the endpoint.