Edit

Share via


ArtifactResourceTypes Class

Definition

[Microsoft.VisualStudio.Services.Common.GenerateAllConstants(null)]
public static class ArtifactResourceTypes
type ArtifactResourceTypes = class
Public Class ArtifactResourceTypes
Inheritance
ArtifactResourceTypes
Attributes
Microsoft.VisualStudio.Services.Common.GenerateAllConstantsAttribute

Fields

Container

Build container reference E.g. #/2121/drop

Drop

Dedup Drop (old name fo PipelineArtifact) E.g. drop1

FilePath

UNC or local folder path E.g. \vscsstor\CIDrops\CloudU.Gated\140317.115955 or file://vscsstor/CIDrops/CloudU.Gated/140317.115955

GitRef

Git ref E.g. refs/tags/MyCIDefinition.Buildable

PipelineArtifact

Dedup'ed pipeline artifact E.g. artifact1

SymbolRequest

Symbol store URL E.g. https://mseng.artifacts.visualstudio.com/...

SymbolStore

Symbol store UNC path E.g. \symbolstore

TfvcLabel

TFVC label

VersionControl

TF VC server folder path E.g. $/Dev1/Drops/CloudU.Gated/140317.115955

Applies to