Microsoft Azure Functions · Example Payload

Azure Functions Hybrid Connection Example

AzureCloudComputeEvent-DrivenMicrosoftServerless

Azure Functions Hybrid Connection 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

propertieskind

Example Payload

Raw ↑
{
  "properties": "example_value",
  "kind": "functionapp"
}