BuildDefinitionSourceProvider interface

Properties

definitionUri

Uri of the associated definition

fields

fields associated with this build definition

id

Id of this source provider

lastModified

The lst time this source provider was modified

name

Name of the source provider

supportedTriggerTypes

Which trigger types are supported by this definition source provider

Property Details

definitionUri

Uri of the associated definition

definitionUri: string

Property Value

string

fields

fields associated with this build definition

fields: {[key: string]: string}

Property Value

{[key: string]: string}

id

Id of this source provider

id: number

Property Value

number

lastModified

The lst time this source provider was modified

lastModified: Date

Property Value

Date

name

Name of the source provider

name: string

Property Value

string

supportedTriggerTypes

Which trigger types are supported by this definition source provider

supportedTriggerTypes: DefinitionTriggerType

Property Value