Condividi tramite


BlobChangeFeedEventData.ClientRequestId Property

Definition

A client-provided request id for the storage API operation. This id can be used to correlate to Azure Storage diagnostic logs using the "client-request-id" field in the logs, and can be provided in client requests using the "x-ms-client-request-id" header.

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

Property Value

Applies to