IResourceWithConnectionString.withConnectionProperty
Method
interface IResourceWithConnectionString { // ... omitted for brevity withConnectionProperty( name: string, value: ReferenceExpression): IResourceWithConnectionString;}Signature
method
withConnectionProperty builder Adds a connection property annotation to the resource being built.
withConnectionProperty( name: string, value: ReferenceExpression): IResourceWithConnectionStringParameters
name string value ReferenceExpression Returns
IResourceWithConnectionString Defined on
This method is defined on the following type: