Share via


SourceTriggerDescriptor.CommitId Property

Definition

Gets or sets the unique ID that identifies a commit.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to