次の方法で共有


SourceTriggerDescriptor.PullRequestId プロパティ

定義

pull request を識別する一意の ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象