TfvcArtifactDownloadInput interface
- Extends
Inherited 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. |
Inherited Property Details
alias
Gets or sets the alias of artifact.
alias: string
Property Value
string
Inherited From ArtifactDownloadInputBase.alias
artifactDownloadMode
Gets or sets the name of artifact definition. Valid values are 'Skip', 'Selective', 'All'.
artifactDownloadMode: string
Property Value
string
Inherited From ArtifactDownloadInputBase.artifactDownloadMode
artifactItems
Gets or sets the artifact items of the input.
artifactItems: string[]
Property Value
string[]
Inherited From ArtifactDownloadInputBase.artifactItems
artifactType
Gets or sets the type of artifact.
artifactType: string
Property Value
string
Inherited From ArtifactDownloadInputBase.artifactType