次の方法で共有


JobRelationshipProperties.PipelineId プロパティ

定義

ジョブ リレーションシップ パイプライン識別子 (GUID) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="pipelineId")]
public Guid? PipelineId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pipelineId")>]
member this.PipelineId : Nullable<Guid> with get, set
Public Property PipelineId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象