Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ConnectionPropertyAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Annotation that creates a custom connection property value injected into environment variables when a resource is referenced using WithReference().
namespace Aspire.Hosting.ApplicationModel;
public sealed class ConnectionPropertyAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties