RepositoryDetails.ArchiveUrl Property

Definition

The Archive URL for this repository

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

Property Value

Attributes

Applies to