Language

PreparedImageSpecificationProperties.ContainerImages Property

Definition

The list of container images to cache on nodes. See https://kubernetes.io/docs/concepts/containers/images/#image-names.

public System.Collections.Generic.IList<string> ContainerImages { get; }
member this.ContainerImages : System.Collections.Generic.IList<string>
Public ReadOnly Property ContainerImages As IList(Of String)

Property Value

Applies to