withEntrypoint
Function
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 Applies to
This function is an extension method on the following types: