RepositoryDetails.BranchesUrl Property

Definition

The Branches URL for this repository

[System.Text.Json.Serialization.JsonPropertyName("branches_url")]
public string BranchesUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("branches_url")>]
member this.BranchesUrl : string with get, set
Public Property BranchesUrl As String

Property Value

Attributes

Applies to