Bagikan melalui


PipelineRunInvokedBy.PipelineName Property

Definition

Gets the name of the pipeline that triggered the run, if any.

[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