Skip to content
DocsTry Aspire
DocsTry

ClickHouseDatabaseResource Properties

ClassProperties3 members
Represents an abstract resource that can be used by an application, that implements ApplicationModel.IResource.
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Describes the connection string format string used for this resource.
public ReferenceExpression ConnectionStringExpression { get; }
DatabaseNameSection titled DatabaseNamestring
public string DatabaseName { get; }
Gets the parent resource of type T.
public ClickHouseServerResource Parent { get; }