Share via


ArtifactSource type

The artifact source. The source where the artifacts are downloaded from.
KnownArtifactSource can be used interchangeably with ArtifactSource, this enum contains the known values that the service supports.

Known values supported by the service

Cache: pull images from Azure Container Registry with cache
Direct: pull images from Microsoft Artifact Registry

type ArtifactSource = string