Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseReference

Reference to a release.

Hierarchy

  • ReleaseReference

Index

Properties

Optional artifacts

artifacts: Array<Artifact>

Gets list of artifacts.

Optional attempt

attempt: number

Optional createdBy

createdBy: IdentityRef

Gets the identity who created release.

Optional createdOn

createdOn: Date

Gets date on when this release created.

Optional creationDate

creationDate: Date

Optional definitionId

definitionId: number

Release definition ID.

Optional description

description: string

Gets description.

Optional environmentCreationDate

environmentCreationDate: Date

Optional environmentDefinitionId

environmentDefinitionId: number

Release environment definition ID.

Optional environmentDefinitionName

environmentDefinitionName: string

Release environment definition name.

Optional environmentId

environmentId: number

Release environment ID.

Optional environmentName

environmentName: string

Release environment name.

Optional id

id: number

Release ID.

Optional links

Gets links to access the release.

Optional modifiedBy

modifiedBy: IdentityRef

Gets the identity who modified release.

Optional name

name: string

Release name.

Optional releaseDefinition

Gets release definition shallow reference.

Generated using TypeDoc