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