Azure Function Apps · Example Payload

Azure Function Apps Container Throttling Data Example

AzureComputeFaaSFunctionsServerless

Azure Function Apps Container Throttling Data Example is an example object payload from Azure Function Apps, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

periodsthrottledPeriodsthrottledTime

Example Payload

Raw ↑
{
  "periods": 1,
  "throttledPeriods": 1,
  "throttledTime": 1
}