共用方式為


ActivityRun.PipelineName Property

Definition

Gets the name of the pipeline.

[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