ReleaseArtifact interface

Properties

artifactProvider

Gets or sets the artifact provider of ReleaseArtifact.

artifactType

Gets or sets the artifact type of ReleaseArtifact.

definitionData

Gets or sets the definition json of ReleaseArtifact.

definitionId

Gets or sets the definition id of ReleaseArtifact.

description

Gets or sets the description of ReleaseArtifact.

id

Gets or sets the id of ReleaseArtifact.

name

Gets or sets the name of ReleaseArtifact.

releaseId

Gets or sets the release id.

Property Details

artifactProvider

Gets or sets the artifact provider of ReleaseArtifact.

artifactProvider: ArtifactProvider

Property Value

artifactType

Gets or sets the artifact type of ReleaseArtifact.

artifactType: string

Property Value

string

definitionData

Gets or sets the definition json of ReleaseArtifact.

definitionData: string

Property Value

string

definitionId

Gets or sets the definition id of ReleaseArtifact.

definitionId: number

Property Value

number

description

Gets or sets the description of ReleaseArtifact.

description: string

Property Value

string

id

Gets or sets the id of ReleaseArtifact.

id: number

Property Value

number

name

Gets or sets the name of ReleaseArtifact.

name: string

Property Value

string

releaseId

Gets or sets the release id.

releaseId: number

Property Value

number