Share via


JobRelationshipProperties.PipelineUri Property

Definition

Gets or sets the pipeline uri, unique, links to the originating service for this pipeline.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to