IResourceWithEnvironment.withReference
Method
interface IResourceWithEnvironment { // ... omitted for brevity withReference( source: IResource, connectionName?: string, optional?: boolean, name?: string): IResourceWithEnvironment;}Signature
method
withReference builder Adds a reference to another resource
withReference( source: IResource, connectionName?: string, optional?: boolean, name?: string): IResourceWithEnvironmentParameters
source IResource connectionName string optional optional boolean optional = False name string optional Returns
IResourceWithEnvironment Defined on
This method is defined on the following type: