OrchestrationContext Class
A durable function orchestration context.
- Inheritance
-
azure.functions._abc.OrchestrationContextOrchestrationContext
Constructor
OrchestrationContext(body: str | bytes)
Parameters
Name | Description |
---|---|
body
Required
|
The body of orchestration context json. |
Attributes
body
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python