次の方法で共有


SourceTriggerDescriptor.CommitId プロパティ

定義

コミットを識別する一意の ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象