Microsoft Azure · Schema

FunctionDefinition

The function definition.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
name string The name of the function to be called.
description string A description of what the function does.
parameters object The parameters the functions accepts, described as a JSON Schema object.
View JSON Schema on GitHub