次の方法で共有


SourceControlSyncJob.SourceControlSyncJobId プロパティ

定義

ソース管理の同期ジョブ ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象