Microsoft Azure Functions · Example Payload

Azure Functions Key Info Example

AzureCloudComputeEvent-DrivenMicrosoftServerless

Azure Functions Key Info Example is an example object payload from Microsoft Azure Functions, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namevalue

Example Payload

Raw ↑
{
  "name": "myFunctionApp",
  "value": "example_value"
}