Delen via


JobPipelineInformation.PipelineName Property

Definition

Gets the friendly name of the job relationship pipeline, which does not need to be unique.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to