OrchestrationContext Class
A durable function orchestration context.
Constructor
OrchestrationContext(body: str | bytes)
Parameters
Name | Description |
---|---|
body
Required
|
The body of orchestration context json. |