TeamDetails.RepositoriesUrl Property

Definition

The HTTP URL for this team's repositories.

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

Property Value

Attributes

Applies to