다음을 통해 공유


JobResponse.ParentJobId Property

Definition

Gets the job identifier of the parent job, if any.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to