Share via


SourceTriggerDescriptor.PullRequestId Property

Definition

Gets or sets the unique ID that identifies pull request.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to