次の方法で共有


JobPipelineInformation.PipelineId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象