CommonOptions interface
An interface for options common to every remote operation.
Properties
tracing |
Options to configure spans created when tracing is enabled. |
Property Details
tracingOptions
Options to configure spans created when tracing is enabled.
tracingOptions?: OperationTracingOptions
Property Value
OperationTracingOptions
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 JavaScript