withEntrypoint
Method
interface PythonAppResource { // ... omitted for brevity withEntrypoint( entrypointType: EntrypointType, entrypoint: string): PythonAppResource;}Signature
method
withEntrypointbuilderConfigures the entrypoint for the Python application.
withEntrypoint( entrypointType: EntrypointType, entrypoint: string): PythonAppResourceParameters
entrypointTypeEntrypointTypeentrypointstringReturns
PythonAppResourceApplies to
This method applies to the following types: