IResourceWithEnvironment.withEnvironment
Method
interface IResourceWithEnvironment { // ... omitted for brevity withEnvironment( name: string, value: IResourceWithConnectionString): IResourceWithEnvironment;}Signature
method
withEnvironment builder Sets an environment variable on the resource
withEnvironment( name: string, value: IResourceWithConnectionString): IResourceWithEnvironmentParameters
name string value IResourceWithConnectionString Returns
IResourceWithEnvironment Defined on
This method is defined on the following type: