Bagikan melalui


JobPipelineInformation.PipelineId Property

Definition

Gets the job relationship pipeline identifier (a GUID).

[Newtonsoft.Json.JsonProperty(PropertyName="pipelineId")]
public Guid? PipelineId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pipelineId")>]
member this.PipelineId : Nullable<Guid>
Public ReadOnly Property PipelineId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to