Freigeben über


JobResponse.ParentJobId Eigenschaft

Definition

Die jobId der übergeordneten Orchestrierung, falls vorhanden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: