entryPoint property
The name of the function (as defined in source code) that will be executed.
Defaults to the resource name suffix (ID of the function), if not specified.
Implementation
core.String? entryPoint;
The name of the function (as defined in source code) that will be executed.
Defaults to the resource name suffix (ID of the function), if not specified.
core.String? entryPoint;