共用方式為


BuildDefinitionSourceProvider interface

屬性

definitionUri

相關聯定義的 URI

fields

與此組建定義相關聯的欄位

id

此來源提供者的標識碼

lastModified

修改此來源提供者的時間

name

來源提供者的名稱

supportedTriggerTypes

此定義來源提供者支援哪些觸發程序類型

屬性詳細資料

definitionUri

相關聯定義的 URI

definitionUri: string

屬性值

string

fields

與此組建定義相關聯的欄位

fields: {[key: string]: string}

屬性值

{[key: string]: string}

id

此來源提供者的標識碼

id: number

屬性值

number

lastModified

修改此來源提供者的時間

lastModified: Date

屬性值

Date

name

來源提供者的名稱

name: string

屬性值

string

supportedTriggerTypes

此定義來源提供者支援哪些觸發程序類型

supportedTriggerTypes: DefinitionTriggerType

屬性值