PlatformHeaders.TraceParent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The traceparent header — W3C Trace Context propagation header.
Used for distributed tracing correlation on outbound storage requests.
public const string TraceParent;
val mutable TraceParent : string
Public Const TraceParent As String