RepositoryDetails.BlobsUrl Property

Definition

The Blobs URL for this repository

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

Property Value

Attributes

Applies to