Structural type matching the real SDK's ProcessErrorArgs callback argument (npm:@azure/service-bus@^7).
error: Error
The underlying error.
errorSource: "abandon"
| "complete"
| "processMessageCallback"
| "receive"
| "renewLock"
The operation where the error originated.
entityPath: string
The entity path for the current receiver.
fullyQualifiedNamespace: string
The fully qualified namespace for the Service Bus.
identifier: string
The identifier of the client that raised this event.