Azure Function Apps · Example Payload

Azure Function Apps Backup Item Collection Example

AzureComputeFaaSFunctionsServerless

Azure Function Apps Backup Item Collection Example is an example object payload from Azure Function Apps, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nextLinkvalue

Example Payload

Raw ↑
{
  "nextLink": "example-string",
  "value": [
    {}
  ]
}