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