Share via


PipelineRequest.ClientRequestId Property

Definition

Gets the client request id used for logging. Custom policies can optionally send this value to the service. A value is automatically generated on first access using Current?.Id if available, otherwise a new Guid.

public virtual string ClientRequestId { get; }
member this.ClientRequestId : string
Public Overridable ReadOnly Property ClientRequestId As String

Property Value

Applies to