Share via


JobPipelineInformation.PipelineUri Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to