다음을 통해 공유


RetryHistory.ServiceRequestId Property

Definition

Gets the service request Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to