AgentArtifactDefinition interface
Properties
| alias | Gets or sets the artifact definition alias. |
| artifact |
Gets or sets the artifact type. |
| details | Gets or sets the artifact definition details. |
| name | Gets or sets the name of artifact definition. |
| version | Gets or sets the version of artifact definition. |
Property Details
alias
Gets or sets the artifact definition alias.
alias: string
Property Value
string
artifactType
details
Gets or sets the artifact definition details.
details: string
Property Value
string
name
Gets or sets the name of artifact definition.
name: string
Property Value
string
version
Gets or sets the version of artifact definition.
version: string
Property Value
string