withConnectionPropertyValue
Function
interface ConnectionStringResource { // ... 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 Applies to
This function is an extension method on the following types: