IResourceWithEnvironment.withServiceReferenceNamed
Method
interface IResourceWithEnvironment { // ... omitted for brevity withServiceReferenceNamed( source: IResourceWithServiceDiscovery, name: string): IResourceWithEnvironment;}Signature
method
withServiceReferenceNamed builder Adds a named service discovery reference
withServiceReferenceNamed( source: IResourceWithServiceDiscovery, name: string): IResourceWithEnvironmentParameters
source IResourceWithServiceDiscovery name string Returns
IResourceWithEnvironment Defined on
This method is defined on the following type: