RepositoryDetails.SSHUrl Property

Definition

The SSH URL to clone this repository

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

Property Value

Attributes

Applies to