RepositoryDetails.SubscribersUrl Property

Definition

The subscribers URL for this repository

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

Property Value

Attributes

Applies to