RepositoryDetails.GitReferencesUrl Property

Definition

The Git References URL for this repository

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

Property Value

Attributes

Applies to