The Azure Functions invocation context (@azure/functions InvocationContext).
@azure/functions
InvocationContext
Carries the logger, invocationId, and triggerMetadata (binding-specific metadata such as the message id, dequeue count, delivery count, …).
invocationId
triggerMetadata
The Azure Functions invocation context (
@azure/functionsInvocationContext).Carries the logger,
invocationId, andtriggerMetadata(binding-specific metadata such as the message id, dequeue count, delivery count, …).