Compartilhar via


DockerBuildRequest.ImageNames Propriedade

Definição

Obtém ou define os nomes de imagem totalmente qualificados, incluindo o repositório e a marca.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a