RepositoryDetails.GitUrl Property

Definition

The Git URL for this repository

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

Property Value

Attributes

Applies to