Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Artifact

Package version

An artifact.

Hierarchy

Index

Properties

Optional createdDate

createdDate: Date

The artifact's creation date. NOTE: This property will not be serialized. It can only be populated by the server.

Optional description

description: undefined | string

The artifact's description. NOTE: This property will not be serialized. It can only be populated by the server.

Optional filePath

filePath: undefined | string

The file path to the artifact. NOTE: This property will not be serialized. It can only be populated by the server.

Optional icon

icon: undefined | string

The URI to the artifact icon. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

The identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

The location of the resource.

Optional name

name: undefined | string

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional parameters

parameters: any

The artifact's parameters. NOTE: This property will not be serialized. It can only be populated by the server.

Optional publisher

publisher: undefined | string

The artifact's publisher. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

The tags of the resource.

Optional targetOsType

targetOsType: undefined | string

The artifact's target OS. NOTE: This property will not be serialized. It can only be populated by the server.

Optional title

title: undefined | string

The artifact's title. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc