Share via


JobRelationshipProperties.PipelineName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to