Compartir a través de


RetryHistory.ClientRequestId Propiedad

Definición

Obtiene el identificador de solicitud de cliente.

[Newtonsoft.Json.JsonProperty(PropertyName="clientRequestId")]
public string ClientRequestId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientRequestId")>]
member this.ClientRequestId : string with get, set
Public Property ClientRequestId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a