次の方法で共有


JobRelationshipProperties.PipelineName プロパティ

定義

ジョブ リレーションシップ パイプラインのフレンドリ名を取得または設定します。一意である必要はありません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象