RepositoryDetails.MirrorUrl Property

Definition

The original mirror URL for this repository

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

Property Value

Attributes

Applies to