ArtifactDownloadInputBase interface
Properties
alias | Gets or sets the alias of artifact. |
artifact |
Gets or sets the name of artifact definition. Valid values are 'Skip', 'Selective', 'All'. |
artifact |
Gets or sets the artifact items of the input. |
artifact |
Gets or sets the type of artifact. |
Property Details
alias
Gets or sets the alias of artifact.
alias: string
Property Value
string
artifactDownloadMode
Gets or sets the name of artifact definition. Valid values are 'Skip', 'Selective', 'All'.
artifactDownloadMode: string
Property Value
string
artifactItems
Gets or sets the artifact items of the input.
artifactItems: string[]
Property Value
string[]
artifactType
Gets or sets the type of artifact.
artifactType: string
Property Value
string