APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Microsoft Azure
FunctionDefinition
Microsoft Azure
· Schema
FunctionDefinition
The function definition.
API Management
Cloud
Cloud Computing
Enterprise
Infrastructure as a Service
Platform as a Service
T1
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