共用方式為


SourceControlCreateOrUpdateParameters.RepoUrl 屬性

定義

取得或設定原始檔控制的存放庫 URL。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.repoUrl")]
public string RepoUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.repoUrl")>]
member this.RepoUrl : string with get, set
Public Property RepoUrl As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於