Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArtifactResource

Hierarchy

  • ArtifactResource

Index

Properties

Optional data

data: string

Type-specific data about the artifact.

Optional downloadUrl

downloadUrl: string

A link to download the resource.

Optional links

Optional properties

properties: object

Type-specific properties of the artifact.

Type declaration

  • [key: string]: string

Optional type

type: string

The type of the resource: File container, version control folder, UNC path, etc.

Optional url

url: string

The full http link to the resource.

Generated using TypeDoc