Milestone.MilestoneLabelsUrl Property

Definition

The labels URL for the milestone.

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

Property Value

Attributes

Applies to