BuildDefinitionRevision interface

Represents a revision of a build definition.

Properties

changedBy

The identity of the person or process that changed the definition.

changedDate

The date and time that the definition was changed.

changeType

The change type (add, edit, delete).

comment

The comment associated with the change.

definitionUrl

A link to the definition at this revision.

name

The name of the definition.

revision

The revision number.

Property Details

changedBy

The identity of the person or process that changed the definition.

changedBy: IdentityRef

Property Value

changedDate

The date and time that the definition was changed.

changedDate: Date

Property Value

Date

changeType

The change type (add, edit, delete).

changeType: AuditAction

Property Value

comment

The comment associated with the change.

comment: string

Property Value

string

definitionUrl

A link to the definition at this revision.

definitionUrl: string

Property Value

string

name

The name of the definition.

name: string

Property Value

string

revision

The revision number.

revision: number

Property Value

number