ContainerResource.withEntrypoint
Method
interface ContainerResource { // ... omitted for brevity withEntrypoint(entrypoint: string): ContainerResource;}Signature
method
withEntrypoint builder Sets the container entrypoint
withEntrypoint(entrypoint: string): ContainerResourceParameters
entrypoint string Returns
ContainerResource Defined on
This method is defined on the following type: