Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
TryAddOptions interface
- Package:
- @azure/event-hubs
Options to configure the behavior of the tryAdd method on the EventDataBatch class.
Properties
| tracingOptions | The options to use when creating Spans for tracing. |
Property Details
tracingOptions
The options to use when creating Spans for tracing.
tracingOptions?: OperationTracingOptions
