共用方式為


WorkItemCreateConfiguration interface

工作項目組態建立承載

屬性

connectorDataConfiguration

詳細屬性的串行化 JSON 物件

connectorId

唯一連接器標識碼

validateOnly

指出僅驗證的布爾值

workItemProperties

自訂工作項目屬性

屬性詳細資料

connectorDataConfiguration

詳細屬性的串行化 JSON 物件

connectorDataConfiguration?: string

屬性值

string

connectorId

唯一連接器標識碼

connectorId?: string

屬性值

string

validateOnly

指出僅驗證的布爾值

validateOnly?: boolean

屬性值

boolean

workItemProperties

自訂工作項目屬性

workItemProperties?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}