Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
OperationTracingOptions interface
- Package:
- @azure/core-tracing
Tracing options to set on an operation.
Properties
| tracingContext | The context to use for created Tracing Spans. |
Property Details
tracingContext
The context to use for created Tracing Spans.
tracingContext?: TracingContext
