Partager via


DockerTaskStep.ImageNames Propriété

Définition

Obtient ou définit les noms d’image complets, y compris le dépôt et la balise.

[Newtonsoft.Json.JsonProperty(PropertyName="imageNames")]
public System.Collections.Generic.IList<string> ImageNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageNames")>]
member this.ImageNames : System.Collections.Generic.IList<string> with get, set
Public Property ImageNames As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à