CustomRequestHeaders.ClientRequestId Property

Definition

Optional. ClientRequestId is a unique ID for every request to Azure Site Recovery. It is useful when diagnosing failures in API calls.

public string ClientRequestId { get; set; }
member this.ClientRequestId : string with get, set
Public Property ClientRequestId As String

Property Value

Applies to