Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildDefinitionRevision

Represents a revision of a build definition.

Hierarchy

  • BuildDefinitionRevision

Index

Properties

Optional changedBy

changedBy: IdentityRef

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

Optional changedDate

changedDate: Date

The date and time that the definition was changed.

Optional comment

comment: string

The comment associated with the change.

Optional definitionUrl

definitionUrl: string

A link to the definition at this revision.

Optional name

name: string

The name of the definition.

Optional revision

revision: number

The revision number.

Generated using TypeDoc