Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Artifact

Hierarchy

  • Artifact

Index

Properties

Optional alias

alias: string

Gets or sets alias.

Optional definitionReference

definitionReference: object

Gets or sets definition reference. e.g. {"project":{"id":"fed755ea-49c5-4399-acea-fd5b5aa90a6c","name":"myProject"},"definition":{"id":"1","name":"mybuildDefinition"},"connection":{"id":"1","name":"myConnection"}}.

Type declaration

Optional isPrimary

isPrimary: boolean

Indicates whether artifact is primary or not.

Optional isRetained

isRetained: boolean

Indicates whether artifact is retained by release or not.

Optional type

type: string

Gets or sets type. It can have value as 'Build', 'Jenkins', 'GitHub', 'Nuget', 'Team Build (external)', 'ExternalTFSBuild', 'Git', 'TFVC', 'ExternalTfsXamlBuild'.

Generated using TypeDoc