Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Context Class
Function invocation context.
Constructor
Context()
Attributes
function_directory
Function directory.
abstract property function_directory: str
function_name
Function name.
abstract property function_name: str
invocation_id
Function invocation ID.
abstract property invocation_id: str
retry_context
Context for retries to the function.
abstract property retry_context: RetryContext
thread_local_storage
Thread local storage.
abstract property thread_local_storage: Type[_local]
trace_context
Context for distributed tracing.
abstract property trace_context: TraceContext
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
Feedback
Was this page helpful?
