CommitComparison.BaseCommit Property

Definition

base_commit

[System.Text.Json.Serialization.JsonPropertyName("base_commit")]
public Azure.Connectors.Sdk.GitHub.Models.Commit BaseCommit { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("base_commit")>]
member this.BaseCommit : Azure.Connectors.Sdk.GitHub.Models.Commit with get, set
Public Property BaseCommit As Commit

Property Value

Attributes

Applies to