ArtifactProvider interface

Properties

id

Gets or sets the id of artifact provider.

name

Gets or sets the name of artifact provider.

sourceUri

Gets or sets the link of artifact provider.

version

Gets or sets the version of artifact provider.

Property Details

id

Gets or sets the id of artifact provider.

id: number

Property Value

number

name

Gets or sets the name of artifact provider.

name: string

Property Value

string

sourceUri

Gets or sets the link of artifact provider.

sourceUri: string

Property Value

string

version

Gets or sets the version of artifact provider.

version: string

Property Value

string