withEnvironmentEndpoint
Function
interface ContainerResource { // ... omitted for brevity withEnvironmentEndpoint( name: string, endpointReference: EndpointReference): IResourceWithEnvironment;}Signature
method
withEnvironmentEndpoint builder Sets an environment variable from an endpoint reference
withEnvironmentEndpoint( name: string, endpointReference: EndpointReference): IResourceWithEnvironmentParameters
name string endpointReference EndpointReference Returns
IResourceWithEnvironment Applies to
This function is an extension method on the following types: