ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize JSON schema for Azure Functions function.json files.
{{repoTitle.MainEntity}}
disabled - If set to true, marks the function as disabled (it cannot be triggered).
excluded - If set to true, the function will not be loaded, compiled, or triggered.
scriptFile - Optional path to function script file.
entryPoint - Optional named entry point.
configurationSource - For C# precompiled functions only. If set to 'attributes', use WebJobs attributes to specify bindings. Otherwise, use the 'bindings' property of this function.json.
.retry
_
retry.strategy - Retry strategy to use for retrying function executions
retry.maxRetryCount - The maximum number of retries allowed per function execution. -1 means to retry indefinitely.
bindings A list of function bindings.
#
Actions
{{$index+1}}.
Download Json
{{message}}