你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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