Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ConnectionStringRedirectAnnotation

Classnet10.0
📦 Aspire.Hosting v13.5.4
Links to a resource that implements IResourceWithConnectionString that can be used by the containing resource to acquire a connection string.
namespace Aspire.Hosting.ApplicationModel;
public class ConnectionStringRedirectAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties