共用方式為


SourceControlSyncJobStreamById interface

依標識元定義原始檔控制同步作業數據流。

屬性

id

資源標識碼。注意:此屬性不會串行化。 它只能由伺服器填入。

sourceControlSyncJobStreamId

同步作業數據流識別碼。

streamText

同步作業數據流的文字。

streamType

同步作業數據流的類型。

summary

同步作業數據流的摘要。

time

同步作業數據流的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

value

作業數據流的值。

屬性詳細資料

id

資源標識碼。注意:此屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

sourceControlSyncJobStreamId

同步作業數據流識別碼。

sourceControlSyncJobStreamId?: string

屬性值

string

streamText

同步作業數據流的文字。

streamText?: string

屬性值

string

streamType

同步作業數據流的類型。

streamType?: string

屬性值

string

summary

同步作業數據流的摘要。

summary?: string

屬性值

string

time

同步作業數據流的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

time?: Date

屬性值

Date

value

作業數據流的值。

value?: {[propertyName: string]: Record<string, unknown>}

屬性值

{[propertyName: string]: Record<string, unknown>}