RepositoryDetails.TeamsUrl Property

Definition

The teams URL for this repository

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

Property Value

Attributes

Applies to