Skip to content
Docs Try Aspire

getConnectionProperty

Function
📦 Aspire.Hosting v13.2.0
interface ConnectionStringResource {
// ... omitted for brevity
getConnectionProperty(key: string): ReferenceExpression;
}

Signature

method getConnectionProperty
Gets a connection property by key
getConnectionProperty(key: string): ReferenceExpression
key string
ReferenceExpression

Applies to

This function is an extension method on the following types: