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