ClickHouseDatabaseResource
Class net10.0
Represents an abstract resource that can be used by an application, that implements
ApplicationModel.IResource. namespace Aspire.Hosting.ApplicationModel;
public class ClickHouseDatabaseResource : Aspire.Hosting.ApplicationModel.Resource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IResourceWithParent, Aspire.Hosting.ApplicationModel.IResourceWithParent<Aspire.Hosting.ApplicationModel.ClickHouseServerResource>, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} ResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithParentIResourceWithParent<ClickHouseServerResource>IValueProviderIValueWithReferences
Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Describes the connection string format string used for this resource.
DatabaseNamegetstringParentget Gets the parent resource of type
T.