CommitComparison.BaseCommit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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