ManagedClusterBootstrapProfile.ArtifactSource Property

Definition

Gets or sets the artifact source. The source where the artifacts are downloaded from. Possible values include: 'Cache', 'Direct'

[Newtonsoft.Json.JsonProperty(PropertyName="artifactSource")]
public string ArtifactSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="artifactSource")>]
member this.ArtifactSource : string with get, set
Public Property ArtifactSource As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to