次の方法で共有


PipelineRun.PipelineName プロパティ

定義

パイプライン名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象