APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
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