RepositoryDetails.DeploymentsUrl Property

Definition

The Deployments URL for this repository

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

Property Value

Attributes

Applies to