BlobChangeFeedEventData.RequestId Property

Definition

Service-generated request id for the storage API operation. Can be used to correlate to Azure Storage diagnostic logs using the "request-id-header" field in the logs and is returned from initiating API call in the 'x-ms-request-id' header.

public Guid RequestId { get; }
member this.RequestId : Guid
Public ReadOnly Property RequestId As Guid

Property Value

Applies to