withEntrypoint
Method
interface ContainerResource { // ... omitted for brevity withEntrypoint(entrypoint: string): ContainerResource;}Signature
method
withEntrypointbuilderSets the Entrypoint for the container.
withEntrypoint(entrypoint: string): ContainerResourceParameters
entrypointstringReturns
ContainerResourceApplies to
This method applies to the following types: