EntityContext Class
A durable function entity context.
- Inheritance
-
azure.functions._abc.OrchestrationContextEntityContext
Constructor
EntityContext(body: str | bytes)
Parameters
Name | Description |
---|---|
body
Required
|
The body of orchestration context json. |
Attributes
body
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python