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