PipelineRun.PipelineName Property

Definition

Gets the pipeline name.

[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