共用方式為


SubRequest.SubRequestId Property

Definition

Gets sub request ID for individual request.

[Newtonsoft.Json.JsonProperty(PropertyName="subRequestId")]
public string SubRequestId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subRequestId")>]
member this.SubRequestId : string
Public ReadOnly Property SubRequestId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to