OrchestrationContext Clase

Contexto de orquestación de funciones duraderas.

Herencia
azure.functions._abc.OrchestrationContext
OrchestrationContext

Constructor

OrchestrationContext(body: str | bytes)

Parámetros

Nombre Description
body
Requerido
str

Cuerpo del json del contexto de orquestación.

Atributos

body