Share via


ContainerServiceArtifactSource Enum

Definition

The artifact source. The source where the artifacts are downloaded from.

public enum ContainerServiceArtifactSource
type ContainerServiceArtifactSource = 
Public Enum ContainerServiceArtifactSource
Inheritance
ContainerServiceArtifactSource

Fields

Name Value Description
Cache 0

pull images from Azure Container Registry with cache.

Direct 1

pull images from Microsoft Artifact Registry.

Applies to