SourceControlSyncJobCreateParameters.CommitId 屬性

定義

取得或設定原始檔控制同步作業的認可識別碼。 如果未同步處理至 commitId,請輸入空字串。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於