Partager via


BatchVmContainerConfiguration.ContainerImageNames Propriété

Définition

Il s’agit de la référence d’image complète, comme serait spécifié sur « docker pull ». Une image provient du registre Docker par défaut, sauf si l’image est entièrement qualifiée avec un autre registre.

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

Valeur de propriété

S’applique à