Share via


ArtifactSourceData.ArtifactRoot Property

Definition

The path from the ___location that the 'authentication' property [say, a SAS URI to the blob container] refers to, to the ___location of the artifacts. This can be used to differentiate different versions of the artifacts. Or, different types of artifacts like binaries or templates. The ___location referenced by the authentication property concatenated with this optional artifactRoot path forms the artifact source ___location where the artifacts are expected to be found.

public string ArtifactRoot { get; set; }
member this.ArtifactRoot : string with get, set
Public Property ArtifactRoot As String

Property Value

Applies to