RepositoryDetails.CloneUrl Property

Definition

The clone URL for this repository

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

Property Value

Attributes

Applies to