Azure Functions · Example Payload

Azure Functions Conn String Value Type Pair Example

CloudComputeEvent-DrivenFunctionsServerless

Azure Functions Conn String Value Type Pair Example is an example object payload from Azure Functions, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typevalue

Example Payload

Raw ↑
{
  "type": "MySql",
  "value": "example-string"
}