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