IResourceWithConnectionString.withConnectionPropertyValue
Method
interface IResourceWithConnectionString { // ... omitted for brevity withConnectionPropertyValue( name: string, value: string): IResourceWithConnectionString;}Signature
method
withConnectionPropertyValue builder Adds a connection property with a string value
withConnectionPropertyValue( name: string, value: string): IResourceWithConnectionStringParameters
name string value string Returns
IResourceWithConnectionString Defined on
This method is defined on the following type: